hi to all...
here i have to send a an expression like "(2+3)" from $node7 to $node2,...
how to make this with tcl script... please help me regarding this...
thanks in advance
hi to all...
here i have to execute some piece of code in tcl script, after satisfying a
condition in classifier.cc like as below
tcl script:
{*
*set udp0 [new Agent/UDP]
$ns attach-agent $n(24) $udp0
set cbr [new Application/Traffic/CBR]
$cbr attach-agent $udp0
set null0 [new Agent/Null]
$
hi to all...
here i have to get a node id from a packet send by a node... from the packet
ip header i am getting ip address of the sender.. here i have to know the
node id of the sender node.. please help me regarding this..
thank u
hi to all..
i want to validate node from another node,, how to do this.. can you please
help me..
thanks in advance
A google search for "ns-2 free packet" revealed the link below, which I
thought was
interesting and possibly relevant to you. It has some suggestions for
freeing packets.
*How to scale your simulation to more nodes (500 nodes) and speed up it?*
http://www.cs.binghamton.edu/~kliu/research/ns2code/
Hello,
I'm using the eclipse IDE to make changes in the ns-2 sources.
It works really well, but I recommend the newest eclipse C/C++
version due to the improvements of the index system.
That is the tutorial which I have used:
http://wcms1.rz.tu-ilmenau.de/fakia/NS2-for-Eclipse.6025.0.html
Bes
Hello all,
Anybody there had tried to insert ns2 in netbeans or eclipse IDE for
debugging? Had it works? It is available a tutorial?
Thanks.
Hi,
I currently have ns-2.27 ns-2.331 and ns-2.33 all instaled in my system.
The simplest trick i use is create a file named ns2.sh in home, and source
it in my ~/.bashrc.
[u...@murali-test ~]$ cat ~/.bashrc
# .bashrc
...
...
source ~/ns2.bash
and my ns2.bash contains
[u...@murali-t
hiii friends
How we can implement security in NS2. please help me.
Thanks in Advance
Nebu Tom John
Karunya University
Without movement, yes.
UMTS traces do not have the same format as the other ns traces. For
example the packet with UID 10, which has a size of 500 bytes, is sent
by a wired node but is received on the UMTS network. The UMTS network
divides the packets is small subpackets of size 40 bytes (5
Faraz,
first of all check the location of your ns, shell type that you use (csh or sh
type in terminal- echo $SHELL) and the tcl/tk version in that ns
package...if you are using csh shell, then try put the following line in
your .cshrc file. I assume you use tcl8.4.10 and tk8.4.1
can anyone help me in running the code distributed channel assignment
algorithm by hyacinth available at software downloads section of website
http://www.ecsl.cs.sunysb.edu/multichannel/
can u help me in running centralized algorithm code also.
whether ns2.1b9a version can be successfully in
Hi,
We're working on MobileIP Project in ns; and is posing following problem:
We did modification to Mark Gries' wireless3.tcl (MobileIP):
---> Mobile node is in HA range and moves towards FA. It leaves HA range at
apprx. 13.5s and reaches FA range
at apprx. 32.5s {HA at (1,2); FA at (650,600);
Hi!
First of all, please post your questions to the mailing list. It adds value to
the list.
Yes, you can have multiple versions of ns running in parallel, but you need to
be very careful how you set up your paths. Please search the web for setting up
paths in the shell. That will search your
Hi everyone!
I installed NS-2.30, I received followin messages after ./install
1) You must put /home/faraz/Desktop/ns-allinone-2.30/otcl-1.12,
/home/faraz/Desktop/ns-allinone-2.30/lib,
into your LD_LIBRARY_PATH environment variable
If u r using csh,
setenv LD_LIBRARY_PATH
if u r using
Hello ns users
can anybody help me to implement Aggregate Interface Queue Length (AIQL),
in AODV in order to deal with
load balancing issues.
How can I do this?
In which file I have to do modification and how or what?(in which .cc and .h
file)
Please help me.
16 matches
Mail list logo