[ns] Xgraph variation

2012-04-05 Thread Revathi Elangovan

Hi everyone!

Will the xgraph of wired and wireless environment vary? I mean the
appearance...


Thanks in advance..


[ns] Awk script for throughput in wired environment

2012-03-14 Thread Revathi Elangovan

Hi everyone!
 Can anyone pls help me with providing awk script for throughput evaluation
in wired environment My sample trace file is

+ 0.51 0 2 cbr 500 --- 1 0.0 4.0 2 2
- 0.51 0 2 cbr 500 --- 1 0.0 4.0 2 2
r 0.514 0 2 cbr 500 --- 1 0.0 4.0 0 0
+ 0.514 2 3 cbr 500 --- 1 0.0 4.0 0 0
- 0.514 2 3 cbr 500 --- 1 0.0 4.0 0 0
+ 0.515 0 2 cbr 500 --- 1 0.0 4.0 3 3
- 0.515 0 2 cbr 500 --- 1 0.0 4.0 3 3
r 0.519 0 2 cbr 500 --- 1 0.0 4.0 1 1
+ 0.519 2 3 cbr 500 --- 1 0.0 4.0 1 1
- 0.519 2 3 cbr 500 --- 1 0.0 4.0 1 1
+ 0.52 0 2 cbr 500 --- 1 0.0 4.0 4 4
- 0.52 0 2 cbr 500 --- 1 0.0 4.0 4 4
r 0.524 0 2 cbr 500 --- 1 0.0 4.0 2 2


Thanks...


[ns] Real payload in ns2

2012-03-01 Thread Revathi Elangovan

Hello eveybody!
 Can we do real payload manipulation in ns2? I mean sending data in a
packet...
 Thanks in advance...


[ns] installation error

2012-02-26 Thread Revathi Elangovan

Hello everybody!


When I make the installation I got this message:

otcl.o: In function `OTclDispatch':
/home/Desktop/ns-allinone-2.34/otcl-1.13/otcl.c:495: undefined reference to
`__stack_chk_fail_local'
otcl.o: In function `Otcl_Init':
/home/Desktop/ns-allinone-2.34/otcl-1.13/otcl.c:2284: undefined reference
to `__stack_chk_fail_local'
ld: libotcl.so: hidden symbol `__stack_chk_fail_local' isn't defined
ld: final link failed: Nonrepresentable section on output
make: *** [libotcl.so] Error 1
otcl-1.13 make failed! Exiting ...


[ns] tcl script for printing something in a trace file

2012-02-23 Thread Revathi Elangovan

Hello eveybody!

Can anyone pls help me by providing tcl script for printing something in a
trace file
Thanks in advance


[ns] uninstall ns2

2012-02-22 Thread Revathi Elangovan

Hello eveybody!

When i run ./configure i am getting error... So i need to uninstall ns2...
Can anyone pls help me with the procedure.


Thanks in advance



Re: [ns] Configure error

2012-02-21 Thread Revathi Elangovan

Hi!
I have given ./configure in my ns2.. But i got the following error..
checking Tcl http.tcl library... yes
checking for tclsh8.4.18... no
checking for tclsh8.4... ../bin/tclsh8.4
checking for tk.h... -I../include
checking for libtk8.4... -L../lib -ltk8.4
checking for tk.tcl... ../lib/tk8.4
checking for otcl.h... -I../otcl-1.13
checking for libotcl1.13... no
configure: error: Installation of otcl seems incomplete or can't be
found automatically.
Please correct the problem by telling configure where otcl is
using the argument --with-otcl=/path/to/package
(perhaps after installing it),
or the package is not required, disable it with --with-otcl=no.


Can anyone help with this error..


[ns] print routing table in wired network

2012-02-20 Thread Revathi Elangovan

Hello!
Can anyone pls  help us in printing the routing table in wired
network...
Thanks in advance


[ns] link tcl and .cc

2012-02-12 Thread Revathi Elangovan

Hi!

Can anyone pls help me in how to link a tcl and .cc file...


Thanks in advance


[ns] LSR routing in ns2

2012-02-08 Thread Revathi Elangovan

Can anyone help me by providing tcl script for LSR routing protocol

Thanks in advance


[ns] Recompile ns2

2012-02-04 Thread Revathi Elangovan

Hi..


I am having problem in recompiling ns2 I have followed the procedure...
1./configure
2.make clean
3.make depend
4.make


But  i am getting the following error...
make: *** No rule to make target `clean'.  Stop.



Can anyone pls help me...


Thanks in advance...


[ns] routing table in dsdv

2012-02-01 Thread Revathi Elangovan

Can anyone pls help me how to print routing table using dsdv protocol in
ns2...

Thanks in advance...


[ns] to run a .cc file

2012-01-31 Thread Revathi Elangovan

I am having a .cc file and a .h file.. Can anyone pls help me to run it in
ns2...

Thanks in advance...