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
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
Hi,
To create wireless sensor node add this -sensorNode ON in node-config.
Some may use mac\802_11 and some may use mac\802_15_4 (wpan) for sensor
network.
There are few sensor patches available in ns2. like sensorsim and mannasim
are available. These sensor patches are used to make different
Hi,
Add the following
set val(engmodel) EnergyModel
set val(txPower) 1.0 ;# transmitting power consumed in mW
set val(rxPower) 1.0 ;# receiving power consumed in mW
set val(initeng) 1000.0 ;# Initial energy in Joules
$ns node-config -energyModel $val(engmodel) \
-initialEnergy
Hi,
I am also doing dynamic clustering algorithm. I need your help how to write
the clustering algorithm in NS2. I need a sample. Please help me.
With Regards
S.Shyam Sundar
Hi,
I am trying to transmit video packet via wireless network.I tried Evalvid
for transmission of video but video packets getting dropped. Please help me.
I need any sample for video transmission in pure wireless network
With Regards
S.Shyam Sundar
Hi,
I am trying to transmit video packet via wireless network.I tried Evalvid
for transmission of video but video packets getting dropped. Please help me.
I need any sample for video transmission in pure wireless network
With Regards
S.Shyam Sundar
Hi,
I am trying to transmit video packet via wireless network.I tried Evalvid
for transmission of video but video packets getting dropped. Please help me.
I need any sample for video transmission in pure wireless network
With Regards
S.Shyam Sundar
Hi,
I am trying to transmit video packet via wireless network.I tried Evalvid
for transmission of video but video packets getting dropped. Please help me.
I need any sample for video transmission in pure wireless network
With Regards
S.Shyam Sundar
Hi
I saw your mail in ns users group. I am trying to do the same using Evalvid
but the video packets getting dropped in my scenario. Please help me.
With Regards
S.Shyam Sundar
With Regards
S.Shyam Sundar
-- Forwarded message --
From: Shyam Sundar handsomesun...@gmail.com
Date: Tue, Apr 20, 2010 at 8:25 PM
Subject: ARP problem in wireless networks
To: andrey.krend...@cttc.es, ns-users@isi.edu, yasser.t...@gmail.com,
bluem...@hotmail.com, wg.nsm
Hi,
I saw your mail in ns2 groups. I am also has similar problem. I need to send
packet from node 0 to node 1 and then to node 2. ie from node 0 to node 2
via node 1. When send CBR packet to node 1, after ifqLen all the CBR packets
gets dropped and someother routing packet gets send to node 2.
Hi,
I saw your mail in ns2 groups. I am also has similar problem. I need to send
packet from node 0 to node 1 and then to node 2. ie from node 0 to node 2
via node 1. When send CBR packet to node 1, after ifqLen all the CBR packets
gets dropped and someother routing packet gets send to node 2.
Hi,
I saw your mail in ns2 groups. I am also has similar problem. I need to send
packet from node 0 to node 1 and then to node 2. ie from node 0 to node 2
via node 1. When send CBR packet to node 1, after ifqLen all the CBR packets
gets dropped and someother routing packet gets send to node 2.
Hi,
I saw your post on ns users group. I am also working on the same. I need to
fetch energy of a node with respect to time. Please help me out.
Thanks
With Regards
S.Shyam Sundar
Hi,
I am also working on the same type of xgraph generation. I need to compare
energy model of a node. So i need to get energy of a node Vs time trace. If
you get any solution please help me out.
Thanks in advance
With Regards
S.Shyam Sundar
Hi,
I saw your post on ns-users group. I am also working on the same. If you get
any solution please reply me soon. Thanks in advance.
With Regards
S.Shyam Sundar
Hi,
My project is about transfering packets with multiple queues in wireless
network. If anyone have sample to transfer packets in different queues for
different priority.Please i need a sample. Thank you.
With Regards
S.Shyam Sundar
Hi,
I am also new to myevalvid. I tried to use this in cygwin in windows, it is
working fine. xvid, MP4BOX, mp4trace, etmp4 are available only in exe
format. So it ll working in windows.
Can you tell me how to use this in linux system?
With Regards
S.Shyam Sundar
On Thu, Mar 25, 2010 at 4:32
Hi,
I am trying to use evalvid for wireless network. I am getting wrong
receiving trace.
can anyone please help me, what is the problem in my tcl file? Am i need to
change myevalvid.cc to work for wireless node?
sending trace file
0.00 id 0udp 1252
0.04
, 2010 at 2:24 PM, pedro chaparro pdr...@gmail.com wrote:
have u tried already evalvid over a wire topology?? it works well there?
2010/3/22 Shyam Sundar handsomesun...@gmail.com
Hi,
I am trying to use evalvid for wireless network. I am getting wrong
receiving trace.
can anyone please help
Hi,
Follow these procedure
1. Goto ns2 location in terminal ( If you are using ns-allinone-2.xx, then
goto ns-allinone-2.xx/ns2x)
for example: cd /usr/share/ns-allinone-2.34/ns2.34
2. then type ./configure in terminal
3. then type make clean (*optional)[use this, If you want to recompile the
go to this link and type your id at unsubscribe text box and click
unsubscribe. Then you wont get further mails from ns2 users group.
http://mailman.isi.edu/mailman/listinfo/ns-users
If you want to avoid more mails from ns2, for those case dont unsubscribe
your id. Better go to your login and
-- Forwarded message --
From: Shyam Sundar handsomesun...@gmail.com
Date: Fri, Mar 5, 2010 at 11:21 AM
Subject: multimedia packet in wsn
To: ns-users@isi.edu
Hi,
I need to send multimedia packets (like audio,video traces) through
wireless sensor network.If anyone have any
Hi,
I am trying to convert mannasim for ns-allinone-2.29 to ns-allinone-2.34.
Once i converted all ns modified files of ns-2.29 to ns-2.34. I can able to
make it successfully, but i cant able to run mannasim tcl code. During the
make the following warning appears on the screen. So anyone please
Hi,
I am trying to modify mannasim files to work on ns-allinone-2.34. For this i
just added few mannasim code into mac-802_11.cc file of ns-allinone-2.34.
After this modification ns throwing sheduler: UID error. So anyone please
help me.
With Regards
S.Shyam Sundar
Hi,
Any one implemented cluster algorithm in wireless. Please i need
implementation of cluster setup algorithm in ns2. Please help me. my mail id
handsomesun...@gmail.com
With Regards
S.Shyam Sundar
Hi,
I am new to ns2. I am using ns-allinone-2.34. I need to send multimedia
streaming through wireless nodes. Does anyone know how to send a multimedia
files/packets through wireless networks? Please reply me soon.
With Regards
S.Shyam Sundar
Hi,
My project is all about sending a multimedia packet through WSN in NS2. So
please help me, how to send multimedia packets through NS2.
--
With Regards
S.Shyam Sundar
Hi,
I am usinf fedora 10. I followed the steps which you gave on blog. But still
it get failed during tclcl installation of ns-allinone-2.26. So please help
me out of this problem. I need to use nrlsensorsim for my project.
--
With Regards
S.Shyam Sundar
On Wed, Feb 10, 2010 at 5:34 PM, Mohit
Hi,
I am working on Wireless Sensor network. I searched and find that
nrlsensorsim can be used for WSN. but nrlsensorsim is available only for
ns-allinone-2.26 which is a out dated version. I am using ns-allinone-2.34
in which some of the sensor packages are included. In ns-allinone-2.34,
sensor
-- Forwarded message --
From: Shyam Sundar handsomesun...@gmail.com
Date: Tue, Feb 2, 2010 at 6:58 PM
Subject: Re: [ns] WSN for ns-allinone-2.34
To: Ruchik Jani janiruc...@yahoo.co.in
Hi,
Thanks Jani. I referred both the materials but both didnt mentioned about
wireless sensor
Hi,
I am new to network simulator. can anyone help me how to use wireless sensor
network(WSN) in ns-allinone-2.34? Is there any patch required for
ns-allinone-2.34 to use WSN?
--
With Regards
S.Shyam Sundar
33 matches
Mail list logo