Re: [ns] uable to add a new protocol ping given in ns-tutorial

2006-06-15 Thread Sanjay Raghani
if it still doesnt work, post the entire error message that you obtain while recompiling the NS Regards Sanjay Raghani Mtech II CSE IIT - Roorkee

Re: [ns] Sending Pings without connecting agents together

2006-06-08 Thread Sanjay Raghani
with it... write it back.. Regards, Sanjay Raghani MTech CSE Indian Institute of Technology, Roorkee India -- Message: 14 Date: Thu, 8 Jun 2006 01:09:08 +0330 From: Saeed B [EMAIL PROTECTED] Subject: [ns] Sending Pings without connecting agents together To: ns-users

Re: [ns] Re - broadcasting a new packet at IP layer

2006-06-02 Thread Sanjay Raghani
makes a copy of it sets the direction field to down and calls the send method. This code must be written in the recv function of the agent. i use AODV so dont have much idea about DSDV code. Regarding change in size of the packet, i will have a look at it today and mail u later... Regards, Sanjay

[ns] wireless ping broadcast questions

2006-05-12 Thread Sanjay Raghani
variable saddr in ping agent and set its value thru another command to the address of the // node before sending any packet hdripret-saddr=saddr; hdripret-sport=hdrip-dport; add the rest of the code and then send the packet regards sanjay raghani

[ns] Doubt about visualization of wireless traffic

2006-04-01 Thread Sanjay Raghani
anyone give some idea why it is so.thanks in advance regards sanjay raghani