Dear ns users,
can any one send me the wireless tcl scripts of traffic transmission
through intermediate node...
example,
n0 - source node
n1,n2 - intermediate nodes
n3 - sink node
flow is like n0 --> n1 --> n2 --> n3
Regards,
T.Gopi
Dear ns users,
I want to simulate wireless node traffic transmission through intermediate
node...
example,
n0 - source node
n1,n2 - intermediate nodes
n3 - sink node
flow is like n0 --> n1 --> n2 --> n3
i had tried the following tcl scripts
# Define options
set val(chan) Channel/Wireles
Dear ns users,
can anyone tell me, how to add static routing for wireless
network...
Regards,
T.Gopi.
Dear ns-users,
i am getting the following error while re-compiling, after
modifications in makefile.in...
Makefile.in is newer than Makefile.
You need to re-run configure.
false
make: *** [Makefile] Error 1
can anyone help me to fix the error...
Regards,
T.Gopi.
Dear ns user,
while adding new routing protocol, during re-compile (make command) i
encoutered the following error...
dccp/dccp.cc: In member function ‘bool DCCPAgent::checkPacket(Packet*)’:
dccp/dccp.cc:220:23: warning: suggest parentheses around ‘&&’ within ‘||’
[-Wparentheses]
d
Dear ns users,
I want to uninstall(remove) ns-allinone-2.35 in ubuntu 12.04 , can anyone
help us
Regards,
T.Gopi.
Hi,
1. I am implementing a Routing algorithm in NS2 for
forwarding consecutive packets via different next hops for particular
destination.
2.Now i finished transferring node information from Tcl to
C++, formulated a routing table with multiple nexthop for the dest
Hi,
1. I am new to NS2 simulator, can any one tell me how i can write my
routing logic for wired network in NS2.
2. Otherwise give me some information how to edit already available
routing table structure, update procedure for RIP in NS2
Thanks and Regards,
Gopinath.A