[ns] seeds in ns

2010-04-23 Thread Manoj srivatsav
Hi all, Can anyone tell me how the seed in the random number generator work internally.. i.e i want to know the internal working for seeds in random generator..?

Re: [ns] "erreur de segmantation" why this error?

2010-04-23 Thread Shyam Sundar
Hi Running scenario csmavoie-scenario.tcl loading scenario file .. Creating 6 nodes num_nodes is set 6 INITIALIZE THE LIST xListHead Starting Simulation... channel.cc:sendUp - Calc highestAntennaZ_ and distCST_ highestAntennaZ_ = 1.5, distCST_ = 550.0 SORTING LISTS ...DONE! This is not a error.

[ns] "erreur de segmantation" why this error?

2010-04-23 Thread Emma Ch
hi every body; i am creating a scenario for wlan using infrastructure mode. when running the tcl script, i have this error: Running scenario csmavoie-scenario.tcl loading scenario file .. Creating 6 nodes num_nodes is set 6 INITIALIZE THE LIST xListHead Starting Simulation... channel.cc:sendUp -

Re: [ns] error regarding ./configure

2010-04-23 Thread Shyam Sundar
Hi, It displays ./configure is successful. You just type "make" With Regards S.Shyam Sundar On Fri, Apr 23, 2010 at 4:36 PM, siva kiran balijepalli < b.sivaki...@gmail.com> wrote: > > Hello everybody, > > When i recompile the ns2, i am getting the output of ./configure as > follows. > > > > co

[ns] WSN under NS2

2010-04-23 Thread ahlam BCH
Hi, I want to do wireless sensor networks simulations under *NS2* Please i search documents or if you have a sample TCL code i will be so grateful for you. Thanks. Best regards

[ns] error regarding ./configure

2010-04-23 Thread siva kiran balijepalli
Hello everybody, When i recompile the ns2, i am getting the output of ./configure as follows. configure: creating ./config.status config.status: creating Makefile config.status: creating tcl/lib/ns-autoconf.tcl config.status: creating indep-utils/webtrace-conv/ucb/ Makefile config.status: crea

[ns] multicast help in ns2

2010-04-23 Thread VINAY SHASHIDHAR
Hey, I am Vinay. I am doing my final year Btech project in NS2, in which i am developing my own routing protocol. I have simulated some unicast routing protocols before . But this time i want to multicast. I want to multicast my own packet and then want to decide what action to take depending on t

[ns] handovers in geo satellite

2010-04-23 Thread sahib
Hi Everyone I was wondering if anybody knows about simulating mobile ground terminal for the geo satellite and handover of ground terminal between different geo satellites. I just need to know if its possible in ns2 or need some work around. Regards Sahib --

Re: [ns] NS-2 or NS-3?

2010-04-23 Thread Hassan Ali-Ahmad
Hello Ygor, It depends on the module you want to use. ns-2 has lot of modules and lot of work has been done using it. While ns-3 has some new modules and features, but the work on it is almost little compared to that on ns-2 here are the ns-3 modules: http://code.nsnam.org/?sort=lastchange

Re: [ns] regarding ns2 error :for i in indep-utils/cmu-scen-gen/setdest indep-utils/webtrace-conv/dec indep-utils/webtrace-conv/epa indep-utils/webtrace-conv/nlanr indep-utils/webtrace-conv/ucb; do (

2010-04-23 Thread Shyam Sundar
Hi siva, The printed message is not a error.It reveals that make successful and it checks all the following folder for making changes but the ns2 finds there is no changes made in those files. If your protocol is not getting implemented means then you may missed to add your protocol in Makefile.