Re: [ns] has anyone used EvalVid software with Ns??

2006-11-05 Thread Lee Begg
aches, which can be found via google and the evalvid pages. > Thank You in advance, > > with regards, > POOJA VYAVAHARE Regards Lee Begg

Re: [ns] Help - Error Segmentation fault with RSVP-TE module

2006-08-13 Thread Lee Begg
. Regards Lee Begg On Sat, 12 Aug 2006 23:40, Paulo Cezar Soares wrote: > Hi NS users, > > I'm try using the RSVP-TE module on NS-2.26 > > I am doing some simulations in a small network: > > Nodo 0--LSR1--LSR2--LSR3--Nodo 4 > > But when I try to compile it, I have the

Re: [ns] Problem with .o files

2006-08-09 Thread Lee Begg
Try adding your "tcp/file.o" to OBJ_CC in Makefile.in, then run ./configure and make. The Makefile.in file is used to create the Makefile which is used by "make". Regards Lee Begg On Wed, 09 Aug 2006 20:40, Aleksandar Smolovic wrote: > Hi all, > > I have file.cc

Re: [ns] How to use SCTP application traffic ?

2006-07-23 Thread Lee Begg
On Mon, 24 Jul 2006 04:06, kerwin wrote: > Hi all, > I saw the "sctp.{h, cc}" source codes in "~ns-2.29\apps" directory. > How to use the SCTP application traffic in tcl scripts ? > Thank a lot ! Just the same way as Ftp app. set sctpapp0 [new Application/SctpApp] $sctpapp0 attach-agent $sctp0

[ns] sctp model in ns2 data chunk/AppData trace

2006-07-20 Thread Lee Begg
way to get a trace that just has when the AppData was sent and when it arrived, and how big it was? Regards Lee Begg

Re: [ns] Performing several runs of same simulation

2006-07-16 Thread Lee Begg
e below link). > > http://nsnam.isi.edu/nsnam/index.php/Contributed_Code#Support > > Tom There is also Akaroa2 simulation controller patch for NS2. It is available from http://www-tkn.ee.tu-berlin.de/research/ns-2_akaroa-2/ns.html I will add it to the Contributed Code page soon. Regards Lee Begg

[ns] sctp with app data

2006-03-07 Thread Lee Begg
that SCTP discards the packets after they arrive without passing them to the next agent or application. Unless I am missing something. Any suggestion would be most welcome. Regards Lee Begg

Re: [ns] difference between ns and ns_ ?

2006-02-09 Thread Lee Begg
les) are to end with an underscore. The coding standard applies to all the code committed to NS2 itself. > Thanx > SH Later Lee Begg

Re: [ns] new wiki for nsnam project

2006-01-03 Thread Lee Begg
ativecommons.org and work through the wizard.) Or both? Later Lee Begg