Re: [ns] How to implement flooding for wired nodes (IP_BROADCAST usage)?

2008-04-07 Thread srupesh
hi, thank you for the response... But I want to send my own created packet to the neighbors in the first phase.Then I want to send the packet by embedding extra field in my created packet to the selected neighbors through Distance vector routing . Now ,the example script

Re: [ns] How to implement flooding for wired nodes (IP_BROADCAST usage)?

2008-04-06 Thread feel2chat
there is an example script: /ns-allinone-2.32/ns-2.32/tcl/ex/flooding.tcl On Sun, Apr 6, 2008 at 12:00 AM, srupesh [EMAIL PROTECTED] wrote: Hi, I am a beginner for ns2. I want to test flooding in wired nodes. I went through the posts related to it but couldn't find the solution.

[ns] How to implement flooding for wired nodes (IP_BROADCAST usage)?

2008-04-05 Thread srupesh
Hi, I am a beginner for ns2. I want to test flooding in wired nodes. I went through the posts related to it but couldn't find the solution. There is a link related to this issue but there is no solution--- http://mailman.isi.edu/pipermail/ns-users/2006-January/053762.html is it