[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] send (pkt, 0) ?



You can reset the "connection" using Simulator::connect{}. Essentially it
resets addr and port but doing it this way is perhaps cleaner. 

On Sun, 14 May 2000, Frank Chu wrote:

> Date: Sun, 14 May 2000 21:41:17 -0700 (PDT)
> From: Frank Chu <[email protected]>
> To: [email protected]
> Subject: [ns] send (pkt, 0) ?
> 
> Hi, folks, I need to change sending destinations from
> time to time at a sending agent.  I wonder if
> send(pkt,0) will send the packet to my destination
> (set by dst_ ) therefore I just need to change dst_
> from time to time?
> 
> Thanks,
> Frank
> 
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
>