[ns] ns-2 FAQ

2009-09-01 Thread tomhend
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on How do I post to the mailing list? Why was my

[ns] TORA protocol

2009-09-01 Thread Ravit Sachasiri
Hi, I had run a few test with TORA adhoc routing protocol and the issue is that there is a lot of routing agent being sent but no data packet is ever sent at MAC layer and hence no data is delivered. I used the same setting for other routing protocols and it works fine. Can anyone help me, in

[ns] socket libraries in ns-2?

2009-09-01 Thread pedro chaparro
Hi, i need to know how can i integrate the sockets libraries used by linux, i'd loke to implement an agent that make a real connection network with a remote computer, i've tried to insert directly the code into ns-2 but when i compile , it said me that not recognize function commands as bind,

[ns] How do we write environment variables?? please!

2009-09-01 Thread Imene
Hi, I have installed ns2.33 on fedora11 but it didn't work I think that the problem from environment variables i tryed many solutions in the net but it didn't works again Could anyone please tell me how i must write it this is the message after installation

Re: [ns] How do we write environment variables?? please!

2009-09-01 Thread pedro chaparro
Why is exactly the problem? dont u have a ns executable? have u try some tcl script? 2009/9/1 Imene iiim...@gmail.com Hi, I have installed ns2.33 on fedora11 but it didn't work I think that the problem from environment variables i tryed many solutions in the net but it didn't works again

[ns] how to uninstall ns2.33 on fedora

2009-09-01 Thread Imene
Hi, Could you please say to me how to uninstall ns2.33 thanks in advance P.S: I have installed it in following these steps yum install libX11-devel libXext-devel libXau-devel libXmu-devel tar xvf

[ns] network security in ns2

2009-09-01 Thread amrita saha
Hi, I am new in this forum and i need help regarding simulation of a key distribution in a wireless sensor network. i want to know if there is any standard protocol for key distribution and authentication built in ns2. If anybody has any such implementation code or any information

[ns] Reply : how to uninstall ns2.33 on fedora

2009-09-01 Thread apoorv
Hi, Simply delete the ns-allinone2.33 folder and remove PATH from your system. Thank you and Regards Apoorv Khare ns-users@ISI.EDU

[ns] how to implement the wormhole attack

2009-09-01 Thread Jules-Aimé Ntuyahaga
Hi please tell me how to implement the wormhole attack in ns-2. I use the AODV protocol and ns-2.29. Please provide me the code and any useful comment. thanks Jules