[ns] Nodes not receiving broadcast message

2008-03-11 Thread SS Mukaka
I want to send a broadcast message to neighbours I'm having a problem because the nodes are not receiving the message if I put ih->daddr() = IP_BROADCAST; I have tested it by putting ih->daddr() = 1; and it worked... ie. node 1 was able to receive the message.. Below is my code for sending and

[ns] Nodes not receiving broadcast message

2008-03-12 Thread Sidney Doria
e > From: SS Mukaka <[EMAIL PROTECTED]> > To: ns-users@ISI.EDU > Sent: Tuesday, March 11, 2008 10:16:50 PM > Subject: [ns] Nodes not receiving broadcast message > > > I want to send a broadcast message to neighbours I'm having a problem > because

Re: [ns] Nodes not receiving broadcast message

2008-03-12 Thread Nur Aini Rakhmawati
/ - Original Message From: SS Mukaka <[EMAIL PROTECTED]> To: ns-users@ISI.EDU Sent: Tuesday, March 11, 2008 10:16:50 PM Subject: [ns] Nodes not receiving broadcast message I want to send a broadcast message to neighbours I'm having a problem because the nodes are not receiving the m