[ns] Ns installation

2007-05-15 Thread EFE MADAGWA
Hello Ns Users, I am having problems in installing the ns. When i type the ./install, the process starts but returns the error message: gcc -pipe tclAppInit.o -L/home/EFE MADAGWA/ns-allinone-2.26/tcl8.3.2/unix -ltcl 8.3 -lc \ -o tclsh gcc: MADAGWA/ns-allinone

Re: [ns] Problem with Backoff Timer scheduling in 802.15.4

2007-05-15 Thread mukul
Please ignore this message. The backoff timer was being rescheduled while already running because of a bug in my code. Sorry for inconvenience. Mukul Quoting [EMAIL PROTECTED]: > Hi, > > It seems that, like the CCA timer, the backoff timer (backoffT in > CsmaCA802_15_4) is also being reschedu

[ns] Problem with Backoff Timer scheduling in 802.15.4

2007-05-15 Thread mukul
Hi, It seems that, like the CCA timer, the backoff timer (backoffT in CsmaCA802_15_4) is also being rescheduled while it is already running. This may potentially cause CalendarScheduler to go into an infinite loop. I am solving the problem as follows: before starting a Mac802_15_4Timer, I am exp

[ns] Trace file - SCTP

2007-05-15 Thread Elisabete Reis
Hi ns-users, I´m doing some simulations with SCTP in ns-2 and I can’t understand what means the field 12 in the SCTP trace file (result of trace-all). I´m using “Trace set show_sctphdr_ 1” to tracing SCTP packets. Please correct me: Field 1 – Event Field 2 – Time Field 3 – from

[ns] LEACH extension for ns2

2007-05-15 Thread Nguyen Lan
Hello, Is there anyone here has implemented LEACH in ns2 or where can I find that extension. Million thanks

[ns] How print the sending node that send the message. DSRAgent ?

2007-05-15 Thread Mohammed Abu Hajar
Hello All, To print the current executing node in DSRAgent.cc file I use node_id.dump() , But how to print the sending node that send the message. Thanks - Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.

[ns] paging in mobile ip

2007-05-15 Thread bhaskar parimala
hi frnds where i can get the code for PAGING- EXTENSIONS FOR MOBILE IP reply me soon.. thnx in advance regards bhaskar

[ns] hierarchical mobile ip

2007-05-15 Thread bhaskar parimala
hi frnds can any one helps me regarding HIERACHICHAL MOBILE IP and where i will get a code for this one. i want to work on this topic. plz help me.. thanx in advance regards bhaskar

[ns] Simulation results.....

2007-05-15 Thread manpreet grewal
 Dear all, I want to get simulation results as graphical output of throughput,End-to-end delay,Routing overhead etc against Transmission range (instead of simulation time)... I couldnt get this through trgraph please help me in this... Its very urgent please anyone send me some scripts regar

[ns] Simulation results.....

2007-05-15 Thread manpreet grewal
 Dear all, I want to get simulation results as graphical output of throughput,End-to-end delay,Routing overhead etc against Transmission range (instead of simulation time)... I couldnt get this through trgraph please help me in this... Its very urgent please anyone send me some scripts regar

[ns] How change distance between nodes and don´t lost data connection?

2007-05-15 Thread Anauto Lucas Maciel Mendes
Hi, Please, how can i modify the distances between nodes wireless(802.16) and the communication dont lost. For example, distance between nodes up to 1 meters. Thanks. Anauto

[ns] HCCA patch for 802.11e?

2007-05-15 Thread alexleaf132
Could anyone offer the HCCA patch for 802.11e? I find nothing on internet... alexleaf132 2007-05-15

[ns] AODV-UU vs AODV-ns2.27

2007-05-15 Thread Nguyen Lan
Hello, Can anyone tell me what is the difference between AODV used in ns2.27 and AODV-UU. I wonder if they are the same Cheers, Nguyen

[ns] Improvements: NDSL WiMAX module

2007-05-15 Thread PatrickTheis
Hi all, in the next couple of weeks I would like to introduce some improvements to the NDSL wimax module for ns-2. In the code, there are some critical issues which have to be disussed. That is why I would like to ask you, if anyone of you already has considered changing the module on his ow

[ns] modifications to aodv

2007-05-15 Thread kavita dr
hello ns users, Can anyone help me regarding what changes should be made to the already existing aodv code in ns-2.29 version inorder to increase the performance ( interms of received packets). Thanks, kavita ___