[ns] Fwd: tcl: read parameters form file

2011-05-15 Thread Tami Nesher
Hi, thanks ! it works. I just want to know how to save the numbers in *two *variables, instead of printing them. can you tell me how? 2011/5/9 мαłłi malli@gmail.com Nesher, here the code, please let me know if i did any mistake set fid [open input.txt r] while {[gets $fid lineInfo]

[ns] -An Efficient N-to-1 Multipath Routing Protocol in Wireless Sensor Networks

2011-05-15 Thread chethan kumar
Hello friends If anybody has written a code for An Efficient N-to-1 Multipath Routing Protocol in Wireless Sensor Networks could you please send me the source code to my mail id chethan.at...@gmail.com i will be very thankful to you if you send me the code with regards chethan

[ns] -An Efficient N-to-1 Multipath Routing Protocol in Wireless Sensor Networks

2011-05-15 Thread chethan kumar
Hello friends If anybody has written a code for An Efficient N-to-1 Multipath Routing Protocol in Wireless Sensor Networks could you please send me the source code to my mail id chethan.at...@gmail.com. I have attached the paper with this mail i will be very thankful to you if you send me

[ns] ffmpeg installation under Linux

2011-05-15 Thread Tami Nesher
Hi, I need to install ffmpeg on Ubuntu in order to do this: ./ffmpeg -i a01e.mp4 a01e.yuv I got the error that there is no file called ffmpeg. it is right. I don't have it. someone can send me the file? or tell me where can I find it?

Re: [ns] ffmpeg installation under Linux

2011-05-15 Thread Tami Nesher
I know this site, but I didn't find the file I need, do you know something more specific? thanks. On Sun, May 15, 2011 at 6:22 AM, nicholas mbonimpa nmboni...@gmail.comwrote: http://ffmpeg.org/ http://ffmpeg.org/I hope that will help. Kind regards, Nicholas Mbonimpa On Sun, May 15,

[ns] How hdr_mac802_11 shares the same header space with hdr_mac.

2011-05-15 Thread bikramjit choudhury
Hey all, how *hdr_mac802_11* in file *mac-802_11.h* header works with out *access()* method and *offset_* field? There is a comment line showing *This header does not have its header access function because it shares the same header space with hdr_mac.* Please explain the technique

[ns] questions about tcl example.

2011-05-15 Thread Tami Nesher
Hi, I want to *add some users to the example* (the attached file), in order to simulate congestion in the network. I added one tcp and one udp users like this: set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] $ns duplex-link $n0 $n2 2Mb 10ms DropTail $ns duplex-link $n1

[ns] Fwd: [Re] LEACH Sorce code for NS2

2011-05-15 Thread Sachin Pal
hello... I am working on the WSN.Please send me LEACH sorce code for ns2. parameters are those i m working... a) network deployment areas are 50×50 and100m×100m b) initial energy of each sensor node is 1 Joule c) sensor nodes are randomly deployed in the given area d) each tree is used for 10

[ns] HOW TO GET THE POSITION OF NODE IN C++ CODE ??

2011-05-15 Thread El hadi Cherkaoui
--- En date de : Dim 15.5.11, El hadi Cherkaoui e_cherka...@yahoo.fr a écrit : De: El hadi Cherkaoui e_cherka...@yahoo.fr Objet: HOW TO GET THE POSITION OF NODE IN C++ CODE ?? À: NS user ns-users@ISI.EDU Date: Dimanche 15 mai 2011, 19h35 dear all I can not find the c++ instruction to get

[ns] which command used to run msg for TCL generation in mannasimpatch ns2.34 (ubuntu)

2011-05-15 Thread m ali
Hi I am using ns-2.34patch in mannasim Which command need in ubuntu 10.10 to run msg for generation of tcl. following commands are written in mannasim web site. To run MSG from a terminal client just changes your prompt to the application folder and type: * In a MS-Windows system c:\