Broadcasting

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Broadcasting

2,181 次查看
Eng_crodrigo
Contributor II

Hello,

 

Does anyone have an example of a Broadcasting (send/recv) on coldFire 5225X?

 

Thanks

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

917 次查看
iaccy
Contributor I

My guess is that to broadcast, you just send to (on UDP) to IP adress 255.255.255.255. Anything broadcast on the port you opened will recv.

0 项奖励
回复

917 次查看
Eng_crodrigo
Contributor II

hi,

 

Yes, I did it before, its working, the problem was: i received my UDP pack back, because i had a UDP sock opened, than, i just get off this pack from my fifo.

 

Thank You.

 

Eng. Clóvis

0 项奖励
回复