[ns] number of connection

2010-04-11 Thread asif iqbal
hello experts i am working with internet service in manet. the scenario is like wired-cum-wireless. Now the nodes that are acting as gateways provides the service for the rest of the node. In this circumstances i want to know the number of connection(udp/tcp) a gateway is maintaining to the nodes

[ns] Fwd: problem with change the time precision of trace file

2010-04-11 Thread 张亦倩
yeah, I did this. but didn't work. Is there may be other C++ file concerned? and when I make clean all the .o files; the ns command still works, and output the trace. I don't understand. 2010/4/11  khalm...@bbcr.uwaterloo.ca: check TIME_FORMAT in basetrace.h, and set it to %.9f or %.9g?

[ns] Eugen Muszynski,Dr,

2010-04-11 Thread john peter
http://ornatebd.net/customer/index.php

[ns] Save a value by using recvHello()

2010-04-11 Thread Lyx
Dears Ns-users, I use sendHello () to send a value stored in the node n1 to all its neighbors, how can I save this value in the neighboring nodes by using recvHello (). The Best Regards Lyx

Re: [ns] Save a value by using recvHello()

2010-04-11 Thread Ghofrane
Hello, You should make a pointer to the message hello that you sent : struct hdr_hello *rp = HDR_HELLO(p); and after that you can get the stored value :  rp-storedValue --- On Sun, 4/11/10, Lyx lyxnico...@yahoo.fr wrote: From: Lyx lyxnico...@yahoo.fr Subject: [ns] Save a value by using

[ns] 802.15.4 simulation in ns2

2010-04-11 Thread Jin Woo Kim
How do I simulate 802.15.4 with error model in ns2? like uniformerr { set err_rate ... } $ns_ node-config -mobileIP ON \ -adhocRouting NOAH \ -llType LL \ -macType Mac/802_15_4 \ -ifqType Queue/DropTail/PriQueue \

[ns] Regarding capacity(Bottleneck) bandwidth estimation

2010-04-11 Thread naveen gowda
Hi All, If any one worked or working with estimating bottleneck bandwidth of path pls help me regarding this... I need tcl code of this.. Thankin you -- With regards Navi

[ns] multicast routing protocol in wireless mesh network

2010-04-11 Thread gurudevi patil
dear sir/mam if anybody have implemented multicast routing protocol in wireless mesh network using ns2.plz send me that code. thanks g.m.patil

[ns] Regarding project

2010-04-11 Thread naga jyothi
Hi, I am jyothi,a student I have to extend 802.11MAC Protocol. After writing .cc,.h files,tcl scripts for a MAC Protocol How to interface my MAC Protocol in Ns Please provide us some material of 1) How to execute ieee802.11MAC Protocol 2) How to add My MAC Protocol in Ns Kindly please help me --