Re: [ns] Running NS2 from C File

2009-10-24 Thread amir adelipour
Hi Udit,you can use cammand "system()" to run nus2 inside C file.like this: system(ns);RegardsAmir --- On Sat, 10/24/09, Udit Kumar wrote: From: Udit Kumar Subject: [ns] Running NS2 from C File To: "ns-users" Date: Saturday, October 24, 2009, 8:47 PM Hi Friends, I have one program in C an

[ns] add ADMR in NS

2009-10-24 Thread jeni martin
hi mates,I m wondering if anybody knows how I could add ADMR into NS(allinone Version),thanks in advance

[ns] ns installing problem

2009-10-24 Thread jeni martin
hi all, i want to install ns-2.1b8-mcast on slackware 10. the install file is in the allinone folder, so i need to go to allinone folder for running command "./install". after istalling, it gives me a message to set path, "you must put /root/Desktop/tcl.tk8.3.2/ns-2.1b8/allinone/tcl 8.3.2/library

[ns] Running NS2 from C File

2009-10-24 Thread Udit Kumar
Hi Friends, I have one program in C and I am writting topology file for NS2 from my C program. Now once topology file is written I want to run NS2 from/inside C programme to get some result from NS2 run, Is it possible to run NS2 from C file. Please help me. Please give me some idea for this.

[ns] How to set priority for packet

2009-10-24 Thread thangnd
Hi all, I have a question, how to set priority for packet in NS-2 using in WSN. Thanks for help.

[ns] any multipath routing protocol source code needed

2009-10-24 Thread uknown noname
Hi,   Does anybody have a source code for any multipath routing protocol? I try to contact the author but no respond. How can I get a source code for any of this.. eg : SMR, RMPDSR, MAODV, MMR, MSR etc.. if somebody have the source code for any of this protocol, this will help me lot. Thanks

Re: [ns] tcl_library environment variable after installing NS-2.1b8

2009-10-24 Thread narayan vyas
Hi jeni, You will have to set the environmental variable to the given path example : $export TCL_LIBRARY=/root/Desktop/tcl. tk8.3.2/ns- 2.1b8/allinone/tcl 8.3.2/library where $ is the shell. * note that there is no space after the = symbol Do the same for the message that comes above this. After

[ns] About explanation of the new energy model in ns2.34

2009-10-24 Thread mahesh bhosale
Hi everybody there, I am a beginner in ns2.I am using a ns 2.34 which has new energy model implementation modified from its former versions.Can anybody explain the terms used in *energy-model.(cc/h) *& in*cmu-trace.(h/cc) * referring different energies.Also please expl