[ns] problems with leave-group in C++ level

2006-10-02 Thread jaime venzala

Hello, I met an error as follows when I ran make in terminal in one of my 
C++ files:
Tcl::instance().evalf([{%s} set node_] leave-group {%s} 
{%d},name(),name(),groupaddr);

Error:
rccmp/rccmprecv.cc:351:error: `groupaddr´ no se declaro en este ambito.

How can I indicate the group I wnat to leave?

Thanks




[ns] how to invocate a proc defined in otcl in c++

2006-09-26 Thread jaime venzala

Hello, i´m working with ns-allinone 2.29 and i try to execute and otcl
procedure in my new network object in C++, how can I do it?




[ns] problems with xgraph-12.1

2006-08-14 Thread jaime venzala

Hello,
I am working in Fedora Core5, and I have installed ns-allinone-2.29.3. When 
I try to simulate the file example4.tcl I see this message:

ns: finish: couldn't execute xgraph: no such file or directory
while executing
exec xgraph out0.tr out1.tr out2.tr -geometry 800x400 
(procedure finish line 8)
invoked from within
finish

What can I do to resolve?

Goodbye everyone