[ns] errors when include god.h

2010-09-07 Thread Nourideen
Hi, i wish to use IsNeighbor() function in agent.cc but when i include god.h: #include "god.h" i get the following errors: In file included from ./nix/nixnode.h:9, from common/agent.cc:57: ./routealgo/rnode.h:52: error: expected init-declarator before '<' token ./routealgo/rnode.

Re: [ns] Fwd: manipulate a specific node

2010-09-05 Thread Nourideen
Hi, any ideas on this, i urgently need help with this. Thanks nouride...@gmail.com wrote: > I have created a set of nodes using the tcl script file, but i want to be > able to manipulate a specific node in the c++ implementation, how can this > be done > for example i want to check if node_(0) h

[ns] Fwd: manipulate a specific node

2010-09-04 Thread Nourideen
-- Regards, Nourideen

[ns] Data Packet Queries

2010-08-23 Thread Nourideen A
implement queries for this data? Thanks -- Regards, Nourideen

[ns] invalid command name "Agent/GPSR"

2010-07-29 Thread Nourideen A
Hi, Im getting issues when adding the GPSR Agent , I keep getting these errors: $ ns hls.tcl invalid command name "Agent/GPSR" while executing "Agent/GPSR set bdesync_0.5 " (file "hls.tcl" line 6) Thanks.

[ns] Generate Events / Queries

2010-07-26 Thread Nourideen A
How does a node generate an event in ns-2. Also how are queries sent out in the network. Thanks -- Regards, Nourideen

[ns] Copying Data

2010-07-23 Thread Nourideen A
Hi all, I was wondering how I can copy data stored in a node to be copied to a another node nearby. Any advice in being able to copy data would be useful. -- Thanks, Nourideen

[ns] DIM:GPSR errors

2010-07-22 Thread Nourideen A
rgs" (procedure "_o3" line 23) (Simulator node line 23) invoked from within "$ns node" ("for" body line 3) invoked from within "for {set i 0} {$i < $opt(nn)} {incr i} { # debug 1 set node($i) [$ns node] #$ldb register [$node($i) address?] $node($i) #[$node($i) set agents_..." (file "dim_original.tcl" line 98) Regards, Nourideen