Hello,
   I want to broadcast a message. I have tried it by setting IP header as:

ih->daddr()=IP_BROADCAST

 But each node does not receive message.
 In my script totally five nodes are there, arranged in the following way:

           4        5

1         2        3

Here,message broadcasted by 1 is received by 2, 3 and 4.   5 does not receive 
it. 

What may be the reason? What change do I require to do?

Thank you,

Dhara Buch


      

Reply via email to