[ns] I dont want mail frm this site

2012-11-07 Thread Pragya

Hi plz remove my name from ns-users list.

Sent from my iPhone 



[ns] help for IPsec implementation in NS2

2012-11-07 Thread mehdi abbasi




Hello Dear Friends

I need to use of IPSec protocol (with IKE or MOBIKE) in my simulation model in 
the NS-2.32. Where can I find the code for this protocol? and guidance me to 
add this Protocol in the NS-2.32 Simulator.
I have urgent need for this protocol.
please help me
regards...


[ns] LAR code error

2012-11-07 Thread Siraj Ul Muneer




Dear NS Users
when i run my LAR code i found the folowing errors
plz  guide me how to tackle this problem 
 
thank you
 
 
setting initial variables...
setting other default settings...
removing unecessary packet headers...
num_nodes is set 50
creating channel...
setting global node values...
creating the nodes...
INITIALIZE THE LIST xListHead
Loading the mobility file...
couldn't read file "": no such file or directory
while executing
"source.orig {}"
("uplevel" body line 1)
invoked from within
"uplevel source.orig [list $fileName]"
invoked from within
"if [$instance_ is_http_url $fileName] {
set buffer [$instance_ read_url $fileName]
uplevel eval $buffer
} else {
uplevel source.orig [list $fileName]
..."
(procedure "source" line 8)
invoked from within
"source $val(sc)"
(file "step.tcl" line 164)



Siraj Ul Muneer
MS(CS), CCAI
CCNP(R&S), ISCW,
CCNA, JNCIA-ER,
RHCE(Training)
  


[ns] How to uninstall NS-2.34 on Ubuntu

2012-11-07 Thread Shalom


Good day all,

Please someone can help me to uninstall Ns-2.34. Please give me the
different steps i have to do.

Regards!
-- 
View this message in context: 
http://old.nabble.com/How-to-uninstall-NS-2.34-on-Ubuntu-tp34652534p34652534.html
Sent from the ns-users mailing list archive at Nabble.com.



Re: [ns] How to uninstall NS-2.34 on Ubuntu

2012-11-07 Thread Basma Bejaoui

for ns2.29 on ubuntu, I just remove the ns-allinone-2.29, and modify the
configuration file "~bash" (delete the symbolic links), try this way , hope
that work for ns 2.34

2012/11/7 Shalom 

>
>
> Good day all,
>
> Please someone can help me to uninstall Ns-2.34. Please give me the
> different steps i have to do.
>
> Regards!
> --
> View this message in context:
> http://old.nabble.com/How-to-uninstall-NS-2.34-on-Ubuntu-tp34652534p34652534.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>


-- 
*Cordialement*
*Basma Bejaoui*
*Ingénieur Informatique, Génie Télécommunication et Réseaux *
*+216  20 09 52 02 *


Re: [ns] LAR code error

2012-11-07 Thread saleem khan

I think u r laoding the mobility file for which the given path is 
incorrect...check ur mobility file path...

 
Muhammad Saleem Khan
Ph.D(CS) , COMSATS Institute of Information Technology, Islamabad.
Cell No# 0346-9754454



 From: Siraj Ul Muneer 
To: ns-users@ISI.EDU 
Sent: Wednesday, November 7, 2012 8:19 PM
Subject: [ns] LAR code error
 




Dear NS Users
when i run my LAR code i found the folowing errors
plz  guide me how to tackle this problem 

thank you


setting initial variables...
setting other default settings...
removing unecessary packet headers...
num_nodes is set 50
creating channel...
setting global node values...
creating the nodes...
INITIALIZE THE LIST xListHead
Loading the mobility file...
couldn't read file "": no such file or directory
    while executing
"source.orig {}"
    ("uplevel" body line 1)
    invoked from within
"uplevel source.orig [list $fileName]"
    invoked from within
"if [$instance_ is_http_url $fileName] {
set buffer [$instance_ read_url $fileName]
uplevel eval $buffer
} else {
uplevel source.orig [list $fileName]
..."
    (procedure "source" line 8)
    invoked from within
"source $val(sc)"
    (file "step.tcl" line 164)



Siraj Ul Muneer
MS(CS), CCAI
CCNP(R&S), ISCW,
CCNA, JNCIA-ER,
RHCE(Training)


Re: [ns] How to uninstall NS-2.34 on Ubuntu

2012-11-07 Thread ankur goyal

follow the below post.

http://wsnsimulators.blogspot.com/2010/06/how-to-install-ns2-with-ubuntu-1004-by.html


On Wed, Nov 7, 2012 at 9:42 PM, Shalom  wrote:

>
>
> Good day all,
>
> Please someone can help me to uninstall Ns-2.34. Please give me the
> different steps i have to do.
>
> Regards!
> --
> View this message in context:
> http://old.nabble.com/How-to-uninstall-NS-2.34-on-Ubuntu-tp34652534p34652534.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>


[ns] Where is the tcl implementation of FTP or CBR?

2012-11-07 Thread Behnaz . Bostanipour

Hi all,

Sorry for this easy question but I always have the same
problem when I want to find c++ or tcl implementation of an
ns2 element. Is there any source where I can find the path
of classes?


For instance, in which directory is the TCL class for FTP or
CBR?

Thanks in advance,
Behnaz




Re: [ns] Where is the tcl implementation of FTP or CBR?

2012-11-07 Thread Basma Bejaoui

you can launch a simple "name file" research (ctrl+f) in ns-allinone-XX,
and look in the property of the file

you can find some simple example : the tcl's
path : ns-allinone-XX/ns-XX/tcl/ex
the .cc file's path : depend on the protocols used

2012/11/7 Basma Bejaoui 

> you can launch a simple "name file" research (ctrl+f) in ns-allinone-XX,
> and look in the property of the file
>
> you can find some simple example : the tcl's
> path : ns-allinone-XX/ns-XX/tcl/ex
> the .cc file's path : depend on the protocols used
>
> 2012/11/7 
>
>
>> Hi all,
>>
>> Sorry for this easy question but I always have the same
>> problem when I want to find c++ or tcl implementation of an
>> ns2 element. Is there any source where I can find the path
>> of classes?
>>
>>
>> For instance, in which directory is the TCL class for FTP or
>> CBR?
>>
>> Thanks in advance,
>> Behnaz
>>
>>
>>
>
>
> --
> *Cordialement*
> *Basma Bejaoui*
> *Ingénieur Informatique, Génie Télécommunication et Réseaux *
> *+216  20 09 52 02 *
>
>


-- 
*Cordialement*
*Basma Bejaoui*
*Ingénieur Informatique, Génie Télécommunication et Réseaux *
*+216  20 09 52 02 *


[ns] [help]Required the source code of IAMVD for NS2

2012-11-07 Thread maco

 Hi ,everyone
 who can provide source code of IAMVD for NS2,IAMVD means 
Interference-Aware Multipath routing for Video Delivery that can run in ns-2.34 
or ns-2,35.
 Thanks for your help!

 Best regards,


   maco