[ns] how to use nse

2007-06-21 Thread F.Uthuman Sait
Dear All, Can any one help me to know about nse usage. Thank You Regards, Sait

[ns] no data sent!

2007-06-21 Thread Amita Singh
Hi all, I have written a simulation script as given below. Now when I try to calculate no of data packets sent, the result comes out to be zero. Can anyone tell me the problem in my script. set ns_ [new Simulator] #number of nodes set num_mobile_nodes 10 # Parameter for wireless nodes set

[ns] AODVUU+MIP and multiple interface support ???

2007-06-21 Thread pankaj kumar
Hi all is aodv-uu + mip support multiple interface??? http://core.it.uu.se/core/index.php/AODV-UU_and_Mobile_IP_for_ns-2"; if anybody knows, reply will appreciable. thanks and regards, pankaj

[ns] Memory leak in Tdma Mac !?

2007-06-21 Thread Hai T. Vu
Hi everybody, I am not sure but I think I found a bug in ns2. Specifically, it is Mac/Tdma protocol for wireless network. In the example ~/tcl/ex/wireless.tcl, there are 50 mobile nodes running 802.11 in 1000 seconds. I tried increasing simulation time to 1 seconds, and it's running fine. Dur

[ns] Add wireless multicast extensions to ns-allinone-2.30

2007-06-21 Thread Ana Turk
Hi Please help me, i have add CMU wireless multicast extensions for ns-2.1b8 (http://www.monarch.cs.cmu.edu/multicast_extensions.html ) to ns-allinone-2.30 on fedora core 6. I have execute a following process : 1-dowload ns-2.30 allinone (from ns) and 2.1b8-mcast (from monarch) 2-put 2.

[ns] Wireless multicast extension

2007-06-21 Thread Ana Turk
Hi Please help me, i have add CMU wireless multicast extensions for ns-2.1b8 (http://www.monarch.cs.cmu.edu/multicast_extensions.html ) to ns-allinone-2.30 on fedora core 6. I have execute a following process : 1-dowload ns-2.30 allinone (from ns) and 2.1b8-mcast (from monarch) 2-put 2.

[ns] research using ns - TCP performance

2007-06-21 Thread Lloyd Wood
http://www.isi.edu/nsnam/ns/ns-research.html says to send mail here about new additions (but you have to subscribe first to get it to the list), so here goes: http://www.ee.surrey.ac.uk/Personal/L.Wood/publications/#protocol-radius TCP's protocol radius: the distance where timers prevent commun

[ns] EURANE and HSDPA Access method (CDMA??)

2007-06-21 Thread Imad Abdeljaouad
hello all, I found this on Wikipedia: for a given 2 ms frame, data may be sent to a number of users simultaneously, using different channelisation code. The maximum number of users to receive data on a given 2 ms frame is determined by the number of allocated channelisation codes. ( http://en.wiki

[ns] tracegraph problem

2007-06-21 Thread Dimitris Liarokapis
Hi all, I get a problem when trying to launch trgraph. I have downloaded tracegraph into dir //tracegraph202. I Created tracegraph202/mgl dir for the mglinstaller, i run the installer and put //tracegraph202/mgl/bin/sol2 into my LD_LIBRARY_PATH. When i type ./trgraph i get the following error: ./

[ns] Fwd: Nist- Diuc controls the Uplink channel?

2007-06-21 Thread Tiago Junqueira
Hi, The network topology I have is: MobileNode(1.0.1)---~---BaseStation(1.0.0)---FixedNode(0.0.0) Is sent a cbr UDP flow from the Mobile Node to the Fixed Node Following the packet "-Pi 63", i got the lines related with it: s -t 25.15120 -Hs 2 -Hd -2 -Ni 2 -Nl AGT -Nw --- -Ma 0 -Md 0

[ns] AODVUU+MIP script (gw-scenario-mip.tcl)!

2007-06-21 Thread Quan Le Trung
Hi! I am testing the packet AODVUU+MIP from "http://core.it.uu.se/core/index.php/AODV-UU_and_Mobile_IP_for_ns-2";. It is compiled succesfully in ns-2.26! However, the "validate" script is failed for the MIP test suite! and the example script "gw-scenario-mip.tcl" is not included in this package!