-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have following object structure, deseralized from XML (WS):
<ns2:Category>
<ns2:CategoryId>800003</ns2:CategoryId>
<ns2:CategoryName>Name1</ns2:CategoryName>
<ns2:Categories>
<ns2:Category>
<ns2:CategoryId>800008</ns2:CategoryId>
…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello all,
I'm using NS2 to create some new classes in C++ and then link them to otcl. The linkage and everything works, but when I try to use the otcl variables in an object, I'm having a trouble.
For example, suppose I have a class "Node" with the variable X. In the code I want to set this value…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have implemented a new routing protocol named AODV2 in ns-2.35. I am using ns-2.35 in fedora 13. All .cc files have a .o file with them that means recompilation is done. But I am getting an error in response to the 'make' command. Error is shown below:
trace/cmu-trace.o: In function hdr_aodv2::access(Packet…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I need a tcl or awk script that can be used queueing delay in my simulation.
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I need your help, I'm a beginner on NS2 , and I'm trying to install ns2.29 on ubuntu 11.10 32bits but i can't. This message appear and installation stopped :
Build tcl8.4.11
============================================================
loading cache ./config.cache
checking whether to use symlinks…
>>> More