[ns] tcl code

2009-05-05 Thread El hadi Cherkaoui
hi all, can u tell me what this line do ? # creation of the MutiFaceNodes $ns node-config  -multiIf ON    ;#to create MultiFaceNode set multiFaceNode [$ns node 4.0.0] $ns node-config  -multiIf OFF    $multiFaceNode add-interface-node $iface1 set tcp_(0) [new

[ns] ns2 computing the link quality ?

2009-05-05 Thread El hadi Cherkaoui
hi all, i want to know how to calculate the link quality of a network (wifi , umts and wimax). my idea is to get the radio link quality of available network and compere between them to get the best access. thanx for help and if there is a tcl code of this it could help me more. 

Re: [ns] sample code for wsn

2009-05-05 Thread Arne Lie
Hi, You should inspect the source file and clean it up for line breaks where it should not be. It is easy, jusr 2-3 places. Split into separate wsn1.scn file where that information is given. When done, the code works perfectly. - Arne - Original Message - From: Habeshawit2God

Re: [ns] Can NS-2 be used to transmit real video sequences? (galaxy-huang)

2009-05-05 Thread Imad Abdeljaouad
google Evalvid there is a link in the website about video and ns2! 3. Can NS-2 be used to transmit real video sequences? (galaxy-huang) Message: 3 Date: Mon, 4 May 2009 10:25:44 +0800 (CST) From: galaxy-huang galaxy-hu...@163.com Subject: [ns] Can NS-2 be used to transmit real video

[ns] pros and cons of cygwin and NS2

2009-05-05 Thread Bringo Shawn
Hello friends, Please tell me what is the different between performing network simulations in NS2 in Linux environment and on cygwin in windows systems. Please explain pros and cons of each. Regards

[ns] How to allow the number of TCP users to vary with time?

2009-05-05 Thread Xanthopoulos Christos
Hello, I wonder if I can vary the number of active TCP users with time, during simulation. To be exact, I want to vary the number of active TCP users from 30 to 200 and back to 30 again, with one user becoming active or inactive every two seconds.

[ns] Please help mo for SMCC on NS

2009-05-05 Thread ma-haiyuan
hi to all! I am a newer about NS. my interesting is multicast congestion control. I have some problems when I run SMCC[Gu-In Kwon and John W. Byers. Smooth Multirate Multicast Congestion Control.IEEE INFOCOM 2003] I have downloaded SMCC source codes from the writer's websit: