[ns] help configure

2007-12-06 Thread neeraj gupta
hi all i was installing tk8.4.14.i had already installed tcl8.4.14. while installing i used the following commands ./configure --disable-load --with-tcl=../../tcl8.4.14/unix make while i run the make at the end i recevie following error: {standard input}: Assembler messages:

[ns] dei80211mr MAC parameters

2007-12-06 Thread ryan m
hello, I am using dei80211mr-1.1.1, I have successfully set it up under ns 2.31. I just have a couple quick question about it's use. there is a parameter for the mac, $mac($i) dataMode_ $PHYDataRate , and one possibility for PHYDataRate is Mode6Mb. What are the other possibilities, in

[ns] segmentation fault in the tcl script

2007-12-06 Thread Adriano Galati
Hi, when I write and run my tcl script with puts Starting Simulation... or when I open a file for writing with set f [open out.tr w] $ns trace-all $f I get a segmentation fault Does anybody know the reason? Thanks Adriano This message has been checked for viruses but the contents of an

[ns] dei80211mr dsr seg fault

2007-12-06 Thread ryan m
hello, Has anyone has any luck with using dei80211mr with DSR? When I take the the adhoc_tcp.tcl script from the sample directory in the distribution and change the routing protocol to DSR and change NOTHING else ns Segmentation faults when I run the script. Would you know what has to be

[ns] voip traffic generator?

2007-12-06 Thread Pilugin Alexander
Hi, ns users! Please advise me any materials about simulation g.711, g.729 and iLBC! Many thanks!! -- Best regards, Alex mailto:[EMAIL PROTECTED]

Re: [ns] dei80211mr MAC parameters

2007-12-06 Thread Nicola Baldo
Hi Ryan, ryan m wrote: there is a parameter for the mac, $mac($i) dataMode_ $PHYDataRate , and one possibility for PHYDataRate is Mode6Mb. What are the other possibilities, in particular I'd like to know the option for 802.11g multirate, and if possible 11MB unirate. The rates supported

[ns] segmentation fault extending ns2 because of more output channels: how to fix it???

2007-12-06 Thread Adriano Galati
Hi everybody, I am extending ns2 and below is my script tcl. I have realized that my tcl script works only with one output stream. For example, If at the script below I take off the open a file part and the puts function in the finish{} then the tcl script works. Any idea? Thanks Adriano #

Re: [ns] Changing a TCP's timeout time Ns-users Digest, Vol 48, Issue 6

2007-12-06 Thread Xiaoliang (David) Wei
Hi Arya, I guess what you mean is to change the minimum RTO (as against to what you asked me in the off-line email of changing timeout calculation algorithm)? The RTO is dynamically calculated by the Karn's algorithm. 200ms is the lower-bound for it. If you need to change RTO

[ns] Problem installation of ns2.29 under Linux

2007-12-06 Thread Wais Rene
Dear All Im trying to install ns2.29 under Fedora Linux 7. When trying to run a simulation a got the following mistake: nam: no display name and no $DISPLAY environment variable. My environment variable file ./bashrc look like this: