[ns] Simple help needed: MAC throughput information from trace file?

2006-10-11 Thread manzur ashraf
Hi there, If I turn MAC trace ON in wireless networks, after analysing the trace file (using trace graph) , I get the 'Throughput' information of 'packets' and 'bps' (of packets) I need to get only MAC Throughput information. How can I get it? Can you give me information/clue? Is there any

[ns] Bluetooth Network Encapsulation Protocol

2006-10-11 Thread Sarah Maryium
I need to ask 2 questions related to BNEP: - Does NS-2 (particularly UCBT) provide support for implementation of BNEP (Bluetooth Network Encapsulation Protocol)? - Is there any way, we can implement IPSec over BNEP? Looking forward in hearing from u soon. -- Regards, Sarah Maryium

Re: [ns] IPv6 support in NS-2

2006-10-11 Thread Tubtim Sanguanwongthong
Thank you very much. My research has to do in the IPv6 header fields. Anyway, Thank you very much again. Tubtim Pedro Vale Estrela [EMAIL PROTECTED] wrote: both the original link and my mirror are ok. are ytou downloading using internet explorer? (it always decompresses z files but

[ns] Multiple source files

2006-10-11 Thread Keita Rose
I am trying to run a mobile scenario using multiple source files, how do I go about implementing that is NS-2 if it is at all possible. Keita Rose

[ns] Multiple source files

2006-10-11 Thread Keita Rose
I am trying to simulate a mobile scenario using multiple source files, how do I go about implementing this? Keita

Re: [ns] Multiple source files

2006-10-11 Thread Daniel Mahrenholz
Keita Rose schrieb: I am trying to run a mobile scenario using multiple source files, how do I go about implementing that is NS-2 if it is at all possible. I'm not sure, I got you right. But I did the following in order to simulate different topologies with the same set of applications. I

[ns] RELATED TO AODV

2006-10-11 Thread khushali shah
hi, Thanks for ur response. there is an one major problem with my source code, as i understand if any route is broken and broken link is closer to destination than source then attempts a local repair now in local repair algorithm the node increments sequence no for the destination and

Re: [ns] Mobile IP

2006-10-11 Thread Pedro Vale Estrela
Hi, I don't know if in the implementation of mobile ip of ns-2 the router advertisements arrive to nodes of one hop or two hops or more, but i want to send the routers advertisements to all the network, the variable that i the ads are propagated by the basetstions and are received exactly 1

Re: [ns] Multiple source files

2006-10-11 Thread Pedro Vale Estrela
Exactly, that's the way to do it. I might add that this function makes your life easier http://tagus.inesc-id.pt/~pestrela/ns2/contributed_code.html#_Toc147652228 Pedro Vale Estrela -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel

Re: [ns] How to determine the current simulation time from C++ code?

2006-10-11 Thread Gianko
Piyush Agrawal wrote: Hi, How can I print the current time in the simulation from the C++ code? double curr_time_ = Schedule::instance().clock G.

[ns] the problem in install the ns-2.27

2006-10-11 Thread 陶然
Hi,everyone! I search the related subject on the previous problem I have mentioned. I found that to uninstall the ns2, just delete the folders. Then I do it, and install the ns-2.27 ,the problem I met just happen again. g++ -c -DNO_TK -DNDEBUG -DUSE_SHM -DHAVE_LIBOTCL1_8 -DHAVE_OTCL_H

[ns] ns-2.29 and ns-2.27

2006-10-11 Thread Aleksandar Smolovic
May I install concurrently ns-2.29 and ns-2.27 on same linux computer installed under different paths? How to do that ? A. P.S. I have some modules developed under ns-2.27 and cannot work under ns-2.29 and vice versa. So, I need some solution like this one above...

[ns] no reply yet: CBQ for wireless nodes

2006-10-11 Thread Muhammad Azam Akram
Hi this is sixth time i am emailing about how to use CBQ in wireless nodes as interface queue, but still waiting for reply. how can i use cbq as interface queue of wireless node. please reply. thank you - How low will we go? Check out Yahoo!

[ns] Sensor Nets

2006-10-11 Thread Matthias Budde
Hi, In my installation of ns2.29.3 there is a directory called sensor-nets. The use of the contents is not described in the manual (or I didn't find it). Is there documentation available for that? Thank you. Best, -Matt

[ns] Different kinds of routing

2006-10-11 Thread Matthias Budde
Hi, I'd like to use diiferent types of routing at different points of simulation time (but for the same node). Can the routing type be changed after the node cration? Thank you, -Matt

[ns] Problems compiling ns-2.30 with g++ 4.1

2006-10-11 Thread Ignacio Mas Ivars
Hi all! I am trying to compile ns-2.30 in an linux Ubuntu box with g++ 4.1 and I am having problems with the linker. All the files are compiled correctly but when linking the following message appears: /usr/bin/ld: ns: hidden symbol `__stack_chk_fail_local' in

Re: [ns] ns-2.29 and ns-2.27

2006-10-11 Thread Salvador Alcaraz Carrasco
Hi all: you can do it, of course. 1. Install ns-2.27 where you want, for example /home/ns-2.27 2. Install ns-2.29, for example: /home/ns-2.29 3. Configure 2 environment variables: NS27=/home/ns-2.27/ns-2.27/ns NS29=/home/ns-2.29/ns-2.29/ns now, where you have simulation file, for

Re: [ns] ns-2.29 and ns-2.27

2006-10-11 Thread Salvador Alcaraz Carrasco
Tao, I don't think so. I have installed ns-allinone-2.29 and ns-allione-2.30, and I have not problem. of course, you spend much hard disk, but they run correctly. /salva On Wed, 11 Oct 2006, Tao Wu wrote: this method will mess up all enviroment varibles. On 10/11/06, Salvador

[ns] awk language under tcl script?

2006-10-11 Thread zitouni rafik
Hello to all, I try to modify a trace file under tcl script using awk language? Help me please, Best Regards. - Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Demandez à ceux qui savent sur Yahoo!

Re: [ns] no reply yet: CBQ for wireless nodes

2006-10-11 Thread Pedro Vale Estrela
Hi this is sixth time i am emailing about how to use CBQ in wireless nodes as interface queue, but still waiting for reply. Then maybe a) no one has tried it before b) or the persons how may have tried it before probably aren't registrated on this mailing list, IMO probably because of

[ns] Newbie Nam questions

2006-10-11 Thread Jonathan Day
Hi, I'm very new to Nam, so forgive me if some of these questions sound stupid. First off, if I create a network using Nam in which there is a TCP entity as a source, with another TCP entity as the sink, in which the source TCP entity has an FTP session on it, if I try to set the start or stop

[ns] ODMRP on ns2.29

2006-10-11 Thread oooh god
Hi, I am running ODMRP protocol on ns2.29, The implementation works fine for admr but there is a problem in ODMRP. After a node joins the group, it seems its unable to send join reply table and after some sec of tracing simulation stops. Does any one faced the same problem, advice and tips to

Re: [ns] How to determine the current simulation time from C++ code?

2006-10-11 Thread M. Akif YAZICI
Try: Tcl tcl = Tcl::instance(); tcl.evalf(puts [$ns now]);

[ns] getting invalid command nameagent/ping1

2006-10-11 Thread loganathan shymala
hello, iam trying to add a protocol to ns2...iam getting this kind of error.herewith attached the files required.pls anyone tell me how to add the new protocol.thanks in advance. shyamala __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best

[ns] Fwd: getting invalid command nameagent/ping1

2006-10-11 Thread loganathan shymala
hello, iam trying to add a protocol to ns2...iam getting this kind of error.herewith attached the files required.pls anyone tell me how to add the new protocol.thanks in advance. shyamala __ Do You Yahoo!? Tired of spam? Yahoo! Mail

Re: [ns] Fwd: getting invalid command nameagent/ping1

2006-10-11 Thread manzur ashraf
When I tried to implement the default protocol by Marc Greis ( http://www.isi.edu/nsnam/ns/tutorial/) I encountered following error: : invalid command name SRMEXT off_srm_ext_ while executing { SRMEXT off_srm_ext_} Why is that error? On 10/12/06, loganathan shymala [EMAIL PROTECTED]

[ns] Making new protocol similar to ping protocol by Marc Greis??

2006-10-11 Thread manzur ashraf
Is it mandatory to use similar lines in tcl/lib/ns-packet.tcl (if I make a new protocol similar to the ping protocol by Marc Greis)? {SRMEXT off_srm_ext_} {Ping off_ping_}} { set cl PacketHeader/[lindex $pair 0] ?? On 6/15/06, lakshmi muddana [EMAIL PROTECTED] wrote: hello everyone, i

Re: [ns] Determining the number of simulation runs

2006-10-11 Thread Tom Henderson
Pragasen Mudali wrote: Hi, How are the number of ns-2 simulation runs determined. If the central limit theorem is used, how are the values that comprise the equation determined? Thanks in advance You may find the first few links here to be useful:

Re: [ns] Problems compiling ns-2.30 with g++ 4.1

2006-10-11 Thread Tom Henderson
Ignacio Mas Ivars wrote: Hi all! I am trying to compile ns-2.30 in an linux Ubuntu box with g++ 4.1 and I am having problems with the linker. All the files are compiled correctly but when linking the following message appears: /usr/bin/ld: ns: hidden symbol `__stack_chk_fail_local' in