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

Re: [ns] new agent



If your agent doesn't create packets, then it does not need to be an agent, 
derive from Connector instead.

>X-Authentication-Warning: mash.CS.Berkeley.EDU: majrdomo set sender to 
[email protected] using -f
>Date: Mon, 29 May 2000 09:26:49 -0700 (PDT)
>From: Debojyoti Dutta <[email protected]>
>To: "[email protected]" <[email protected]>
>Subject: [ns] new agent
>MIME-Version: 1.0
>
>Hi All,
>
>I want to create a new Agent that MUST be connected to 2 other UDP agents.
>It must be. The agent will try to monitor the UDP packets in 1 direction,
>do some processing and send it along the other direction.
>
>Thanks
>Debojyoti

Tarik