[ns] how to compile agent.cc of ns

2007-03-22 Thread smita vishwakarma
On 3/23/07, smita vishwakarma <[EMAIL PROTECTED]> wrote: > > Hi, > > I am facing problem in ns-2.30 all the .cc program file gives me > compilaton error then How could I include all that files in my program ? > Kindly, give me any suggestion. > > Thanks & Regards, > Smita Vishwakarma > C-DAC >

[ns] compilation error with gcc 3.2.2

2007-04-02 Thread smita vishwakarma
Hi, I have downloaded ns-2.30 with Red hat -9 and gcc compiler 3.2.2 . I am getting compilation error when I am trying to compile any .cc file of ns.Kindly,suggest me as soon as possible. Thanks & Regards, Smita

Re: [ns] The results of your email commands

2007-04-02 Thread smita vishwakarma
Red hat -9 and gcc compiler 3.2.2 . I am >getting compilation error when I am trying to compile any .cc file of >ns.Kindly,suggest me as soon as possible. >Thanks & Regards, >Smita > > - Done. > > > > > -- Forwarded message --

[ns] make target in makefile for ns

2007-04-04 Thread smita vishwakarma
hi, I have created ping.o but when I am trying to make it is showing this problem make: *** No rule to make target ` ', needed by `ns'. Stop. how to make target needed by ns? need your help. Smita

[ns] compilation of .cc file

2007-04-08 Thread smita vishwakarma
hi, I am trying to compile my c++ program with tcl but when I am trying to include some NS files it gives lots of error . I have tried with MAKE also but I am unable to compile my file with the c++ and tcl.Kindly , give me suggestion. Thanks & Regards, Smita Vishwakarma C-DAC,Mumbai

Re: [ns] ns-packet.tcl

2007-04-09 Thread smita vishwakarma
On 4/9/07, smita vishwakarma <[EMAIL PROTECTED]> wrote: > > hi, > Can you tell me , why I am findng this problem when I am trying to compile > my c++ program ? > > usr/share/ns-2.31/tcl/lib/ns-packet.tcl:120: error: stray '#' in program > /usr/share/ns-2

[ns] Fwd: facing problem with ns

2007-04-09 Thread smita vishwakarma
-- Forwarded message -- From: smita vishwakarma <[EMAIL PROTECTED]> Date: Apr 10, 2007 12:06 PM Subject: [ns]facing problem with ns To: [EMAIL PROTECTED] I have installed ns-2.31 on linux -fedora -5 with gcc-4.1 .it has been installed in following steps as su cd wge

Re: [ns] compilation error with gcc 3.2.2

2007-04-13 Thread smita vishwakarma
IL PROTECTED]> wrote: > > Hi, > have you read this tutorial " > http://masimum.dif.um.es/nsrt-howto/pdf/nsrt-howto.pdf";? > If you follow it, you should reach to implement a new protocol. > > PS in your mail you forgot to detail the error :-))) > > Good work > >

[ns] error in TCL file

2007-04-18 Thread smita vishwakarma
Hi Folks, Why I am getting this error I have made all the changes in the NS... invalid command name "Agent/NewProto" while executing "Agent/NewProto create _o59 " invoked from within "catch "$className create $o $args" msg" invoked from within "if [catch "$className create $o $args"

Re: [ns] Ns-users Digest, Vol 40, Issue 27

2007-04-24 Thread smita vishwakarma
hi all, I have created one protocol called newProto and I have made all the possible changes in ns-2.30 ,my make file is also running, but I am finding this error in my TCL script. invalid command name "Agent/NewProto" while executing "Agent/NewProto create _o59 " invoked from within "c

[ns] problem with TCl file

2007-04-25 Thread smita vishwakarma
return "" } global errorInfo error "class $..." (procedure "new" line 3) invoked from within "new Agent/NewProto" invoked from within "set newProto [new Agent/NewProto]" (file "newSimulation.tcl" line 20) please help me, its urgent. Thanks & Regards, Smita Vishwakarma C-DAC

[ns] Ns-users Digest, Vol 42, Issue 6

2007-06-06 Thread smita vishwakarma
Hi all, My problem is same as Nassim, I have corrected all the typos.Still I am getting the same error .Kindly ,help me. regards, Smita On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Send Ns-users mailing list submissions to > ns-users@isi.edu > > To subscribe or unsubscrib

[ns] parallel connection

2008-01-29 Thread Smita Vishwakarma
Dear ns users,I would like to know how to establish a parallel links between two nodes in Tcl.If anybody have any idea please share with me.Thanks in advance-- smita -- smita

[ns] Fwd: packet flow

2008-02-28 Thread Smita Vishwakarma
xhqwEQj1YLdsLt+uI9BY8UKjvXixO4xz3TCPy6Pj/VAs6a0ro+u9J+AmL3/0ln6+w3K2vSQVqtrAuxzGJ5H9bhRXTZ87i39rGAXvEm5KQHCOQwzS7kY7dJL4Uscr/Mea/GeRu+9FrohtXxnFB3MwND6+zZJpgEPObgw= Received: by 10.140.163.3 with SMTP id l3mr5424741rve.68.1204205199826; Thu, 28 Feb 2008 05:26:39 -0800 (PST) Received: by 10

[ns] reading the values of PDUs in NS

2008-05-21 Thread Smita Vishwakarma
hi everybody, can anybody tell me In NS-2.27, how we can recv a PDU from another node and can read the values of the fields of the PDU ? If I attach the source node with a file and attach a destination node to a different file. -- smita