Re: [ns] An editor to modify NS-2 C++ files ?

2006-06-01 Thread Paul Vincent Craven
Make sure you have the C++ indexer turned on for the project. Also make sure that the files are listed as a 'source folder' as opposed to a regular folder. If a file is indexed, you should be able to see an outline of it in the outline window. Date: Thu, 1 Jun 2006 10:38:32 +0200 From: Hai

Re: [ns] How to find a handle to the node when in the agent class

2006-05-25 Thread Paul Vincent Craven
); //downtarget_-recv(p-copy(), this); //pkt_timer_.resched(0.0); //target_-ifhead(); //Scheduler::instance().schedule(target_, p, 0.0); } } Paul Vincent Craven [EMAIL PROTECTED]

Re: [ns] Does anyone in this forum has detailed knowledge about the NS2source code?

2006-05-21 Thread Paul Vincent Craven
to find someone who really knows NS2 and hire them as a consultant for a few hours just to answer all my questions! Paul Vincent Craven [EMAIL PROTECTED]

Re: [ns] Wireless transmissions look like they take no time

2006-04-30 Thread Paul Vincent Craven
I'm trying a very simple wireless simulation while I'm learning to use ns-2. The output of it seems to show the wireless transmissions happening instantly: Ok, problem solved. 1.) I was using AODV instead of DSDV for routing. 2.) The nodes weren't in range of each other.

[ns] Wireless transmissions look like they take no time

2006-04-29 Thread Paul Vincent Craven
Vincent Craven [EMAIL PROTECTED] # == # Define options # == set val(chan) Channel/WirelessChannel;# channel type set val(prop