-
Hi Guys,
Does anybody have a working module of Epidemic routing code for SWANS that you can mail me : nallamma at yahoo dot com
Thanks in advance.
John.
2009-10-28 06:39:14 UTC in SWANS++
-
Hi Guys,
Does anybody have a working module of Epidemic routing code for SWANS that you can mail me : nallamma at yahoo dot com
Thanks in advance.
John.
2009-10-28 06:30:36 UTC in SWANS++
-
I would like to include a specific packet number for each packet generated and the time it was created as the data fields in a packet. Can someone suggest me how I can achieve this. I find that the packet data is just defined as a byte in SWANS.
2009-06-09 17:44:22 UTC in SWANS++
-
Why do I often get an "Radio Already Transmitting" exception for my simulation with 12 nodes?
I use RWP mobility model and AODV too.
Here is an extract of the exception:
java.lang.RuntimeException: radio is not transmitting !!!
at jist.swans.radio.RadioNoise.endTransmit(RadioNoise.java:253)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at...
2009-05-07 06:51:10 UTC in SWANS++
-
Could someone tell me how I can avoid duplicate messages in ADOV with 802.11.
I thought I can do it with IP handler, but then when I have thousands of packets my data structure crashes.
Any suggestions/help please.
2009-04-27 16:52:26 UTC in SWANS++