Re: [ns] configure ns problem

2007-03-26 Thread Luqman

hi,

 [EMAIL PROTECTED] wanted us to know:

Dear all,
 Now I meet a tough problem that I can not configure ns . when I run ns in 
 command line prompt. It gives me that information :
When configured, ns found the right version of tclsh in 
/home/wjw101/ns-allinon e-2.30/bin/tclsh8.4brbut it doesn't seem to be there 
anymore, so ns will fall back on running the fir st tclsh in your path. The 
wrong version of tclsh may break the test suites. Re configure and rebuild ns 
if this is a problem.br%
I can also run TCL script, but when i modified the *.cc  and  *.h file  and 
run make  make  depend make command,   I find that modification does not work 
, I do not konw why it is.

Did you try 2 different ns installations on you pc. I would check for
the variables (PATH, LD_LIBRARY etc..) if they are set correctly.

If it does not work / or additioally, you can try
make clean
make 
Regards,

-- 
Luqman


[ns] need a tcl script for replicator for tcp packets

2007-03-26 Thread pankaj chand

hi
can anyone please send me a sample Tcl script which makes use of the 
Multicasting or Replicator to replicate TCP packets and send to all 
neighboring nodes. or tell me where to find such a script.

im particularly interested in replicating the packets and sending it to all 
neighboring nodes.

thanking you in advance
pankaj chand

_
Sign in and get updated on all the action from Formula One 
http://content.msn.co.in/Sports/FormulaOne/Default



[ns] Trace Support

2007-03-26 Thread Jezabel Miriam Molina Gil

Hello I am reading The ns Manual and a I have find

Set sndt [cmu-trace Send RTR $self]
I have put it in my script but ir does not work. Someone can help me, I do
not understand it. What does it mean?
-- 
Saludos
Jezabel M. Molina Gil


[ns] An example using scen-gen in mobile networks

2007-03-26 Thread super.ismiti

Hi,

Somebody could give files of an example of using scen-gen to simulate mobile
networks?

Thanks in advance,
Ricardo.


[ns] invalid ommand name AddrParams

2007-03-26 Thread Faisal Aslam

Hi,

When I run SPAN (http://pdos.csail.mit.edu/~benjie/span/span_ns.html) then
it gives me following error.


:invalid command name AddrParams
while executing
AddrParams proc addr2id addrstr {
if [Simulator hier-addr?] {
set addressObj [[[Simulator instance] get-AllocAddrBits ] \
get-Address]
return [$addr


PATH and LD_LIBRARY_PATH variables look fine. I have installed tcl8.3.2,
tk8.3.2 ,tclcl-1.0b10 ,otcl-1.0a6 and ns-2.17b.

Any clues?

Faisal Aslam



[ns] how simulate video?

2007-03-26 Thread Pedro Alonso Chaparro/UPC


hi, im interested to make simulations of the behaviour of real time
services over ad hoc, so i want to know how can i simulates video traffic
sources?
thanks in advance...



[ns] creating a class and an agent in it

2007-03-26 Thread sinduja R

i created a class and defined an agent in it.. but am unable to access it in
a procedure outside the class..

say a(3) is my agent
though i defined global a(3) in the procedure record, am getting an error
mess variable not found...
please help me..


[ns] Ad-hockey and Perl/Tk 400.200: where can I find?!

2007-03-26 Thread super.ismiti

Hi all,

I installed ns2.29-allinone in my computer.
I intend to do ad-hoc simulations. So I am trying to install ad-hockey tool.
Somebody could tell me where can I find the ad-hockey and Perl/Tk
400.200(or higher) to download?

Thanks in advance,
Ricardo.


[ns] How to trace Segmentation fault error(help me!!!!!!!!!!!!!!!!)

2007-03-26 Thread Amin Irandoost

Hi dear friends
How can i trace Segmentation fault error in NS?
Please help me
Thanks in advance


-- 
Amin Irandoost


Re: [ns] How to trace Segmentation fault error(help me!!!!!!!!!!!!!!!!)

2007-03-26 Thread Faisal Aslam

You need to use gdb with the core file generated from the segmentation
fault.  You'll need to do a stack trace to see what function chain you
were inside when the bad-pointer access occured.


 Hi dear friends
 How can i trace Segmentation fault error in NS?
 Please help me
 Thanks in advance


 --
 Amin Irandoost







[ns] problem with perl5.002 installation - help me!!!

2007-03-26 Thread super.ismiti

Hi,

i am trying to install perl5.002 and after this i will install perl/tk
400.200 because i want to install ad-hockey.
but when i put the command make to perl5.002 it shows me an error:
make: ***without rule to process the target 'built-in', its necessary '
miniperlmain.o'. Stop.

I din't understand what it means.

Could you help me with this?!

Thanks,
Ricardo.


Re: [ns] Ad-hockey and Perl/Tk 400.200: where can I find?!

2007-03-26 Thread Faisal Aslam

try this http://www.monarch.cs.cmu.edu/cmu-ns.html

Faisal Aslam


 Hi all,

 I installed ns2.29-allinone in my computer.
 I intend to do ad-hoc simulations. So I am trying to install ad-hockey
 tool.
 Somebody could tell me where can I find the ad-hockey and Perl/Tk
 400.200(or higher) to download?

 Thanks in advance,
 Ricardo.







Re: [ns] Ad-hockey and Perl/Tk 400.200: where can I find?!

2007-03-26 Thread super.ismiti

Ok, I am using perl 5.8 now.

But again an error is happening... :-/
Well, I am trying to follow the tutorial
http://www.monarch.cs.cmu.edu/cmu-ns.html
But when I put the command perl Makefile.PL this error is showed:

ERROR from evaluation of perl/Tk400.200/Pod/Makefile.PL: Modification of a
read-only value attempted at /usr/share/perl/5.8/Carp/Heavy.pm line 45.

I am a newbye in this things... it seems like a simple problem but i haven't
solved it yet...
I don't know if is the problem, but i tryed to change the permissions of the
files Heavy.pm and Makefile.PL. I put the 777 permission in these files but
i didn't work.
So, if you can help me...

Thanks in advance,
Ricardo.


2007/3/26, Faisal Aslam [EMAIL PROTECTED]:


 try this http://www.monarch.cs.cmu.edu/cmu-ns.html

 Faisal Aslam

 
  Hi all,
 
  I installed ns2.29-allinone in my computer.
  I intend to do ad-hoc simulations. So I am trying to install ad-hockey
  tool.
  Somebody could tell me where can I find the ad-hockey and Perl/Tk
  400.200(or higher) to download?
 
  Thanks in advance,
  Ricardo.
 







[ns] Sample script needed!

2007-03-26 Thread ramesh.gowthaman


Dear NS users,
I want to simulate Infrastructure BSS with 1 AP and some
stations(802.11). 
Could anybody please send me a sample script to acheive this.
 
 
Regards
Ramesh



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.
 
www.wipro.com