Re: [ns] Broadcasting a UDP ns2.34 802.11Ext

2012-11-06 Thread bostanip
Hi Paulo, Sorry to bother you, but I have just seen your question and I have a similar problem: I would like a source node (n0) to broadcast CBR packets via UDP to 1 hop neighbors (n1,n2) in a wireless dhoc network (either CMU 802.11 or 802.11 ext). After if that succeeds, I would like to

[ns] How to get results in graph using ns-2.34?

2012-11-06 Thread Muhammad Javed
Hi,  How can i get graph result from tcl file using ns-2.34? Can anyone send the statements or method to get graphical results?   Best regards, Muhammad Javed

[ns] Classifier at node in ns2

2012-11-06 Thread Elisabete Reis
Hi all, In Ns2, the nodes unicast have by default an address classifier and a port classifier. But when we use a ad hoc routing protocol, like AODV and AOMDV, the nodes use the classifiers of these routing protocols. I´m right? Can you confirm my doubt? Thanks in advance E. Reis

[ns] Getting error when running a tcl script after adding a new routing protocol

2012-11-06 Thread Shalom
Good afternoon Ns-users! I am trying to implement ETX (Expected Transmission Count) and IBETX (Interference Bandwidth adjusted ETX) as routing metric into the AODV routing protocol and DSDV routing protocol respectively in NS-2.34. I created another identical AODV and DSVD ad hoc routing

Re: [ns] Getting error when running a tcl script after adding a new routing protocol

2012-11-06 Thread nicholas mbonimpa
Hullo Shalom, You've most probably not gone through all the necessary steps of adding a new protocol. Most importantly, you need to modify the Makefile.in file in the ns-2.34 (or your version of ns-2) directory and add all the necessary inclusions, then run make again to create the right

[ns] one hop Wireless Broadcast of CBR packets

2012-11-06 Thread Behnaz . Bostanipour
Hello, I would like a source node (n0) to broadcast CBR packets via UDP to 1 hop neighbors (n1,n2) in a wireless dhoc network. I've tried the following solution: One way, could be to attach the source to each destination as below: set udp1 [new Agent/UDP] $ns attach-agent $n0 $udp1 set

[ns] i need your help NS-2 users

2012-11-06 Thread zmezm 14
hello everyone , i hope you guys doing great . ns2 expert am working on handover in mobile wimax , and i have a scenario of 3 base station and one mobile station . now i need to know is it possible to add more then one mobile station to do handover in my script please let me know regards

Re: [ns] How to get results in graph using ns-2.34?

2012-11-06 Thread Basma Bejaoui
you can use awk files to analyse out.tr and then you can get graphs with xgraph command. or LossMonitor : it's more simple and exact than filtering the out.tr, this is a good exemple how to use LossMonitor http://140.116.164.80/~smallko/ns2/wireless-udp-1.htm 2012/11/6 Muhammad Javed

[ns] to add/to call conditions' clauses in tcl file

2012-11-06 Thread Basma Bejaoui
Hi all how to add condition (if XXX == YYY) in tcl file ? if we cant, how can I define this procedure in .cc file and call it in tcl file ?? thx in advance -- *Cordialement* *Basma Bejaoui* *Ingénieur Informatique, Génie Télécommunication et Réseaux * *+216 20 09 52 02 *

Re: [ns] to add/to call conditions' clauses in tcl file

2012-11-06 Thread Basma Bejaoui
I found one solution http://mailman.isi.edu/pipermail/ns-users/2006-February/054169.html 2012/11/6 Basma Bejaoui bejaoui.ba...@gmail.com Hi all how to add condition (if XXX == YYY) in tcl file ? if we cant, how can I define this procedure in .cc file and call it in tcl file ?? thx in

[ns] bandwidth estimation using rtt

2012-11-06 Thread abinaya rajendhiran
hi can any help me to how to calculate available bandwidth in ns2.34 usiing RTT and rate of returning acks -- Reagards., R.Abinaya,B.Tech,(M.E)