[ns] Slotted Aloha and Slotted CSMA

2006-03-01 Thread saurabh mehta
Hi All, Have any one experience working with slotted aloha and slotted csma protocols? I would like to have the code for the same. Thanks in advance Thanks Saurabh __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protecti

[ns] Slotted Aloha and slotted CSMA

2006-03-06 Thread saurabh mehta
Dear NS users, A couple of days ago I requested for Slotted Aloha and slotted CSMA help and still looking for the same. Any pointer or sample scripts will be very helpful. Thanks in advance. Thanks, Saurabh __ Do You Yahoo!? Tired of spam?

[ns] make command

2006-03-09 Thread saurabh mehta
Hi thr, I stored one example (*.cc) file under ns-2.29 directory and getting the following error while running make command [EMAIL PROTECTED] ~/ns-allinone-2.29/ns-2.29 $ make g++ -c -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DUSE_ SHM -DHAVE_LIBTCLCL -DHAVE

[ns] Make command error

2006-03-09 Thread saurabh mehta
Hi thr, I am getting the following error while running make command mcast/replicator.o(.text+0x14):replicator.cc: multiple definition of `Replicator ::Replicator[not-in-charge]()' mcast/replicator.o(.text+0x14):replicator.cc: first defined here mcast/replicator.o(.text+0x226):replicat

[ns] Back-off algo

2006-03-13 Thread saurabh mehta
hi thr, have any one specially implemented backoff algo? i would like to have the code or sample file ? Thanks in advance. Thanks Saurabh __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.c

[ns] Implementing New Manet Protocol-help

2006-04-05 Thread saurabh mehta
hi thr, I am implementing Protoname Manet protocol based on tutorial named “ Implementing a new manet unicast routing protocol in ns-2” and getting lots of error for the same. Anyone has implemented the protoname protocol successfully? I would like to have the source code. Thanks in advan