[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
owner-ns-users@irtf.CS.Berkeley.EDU using -f
>Date: Mon, 29 May 2000 09:26:49 -0700 (PDT)
>From: Debojyoti Dutta <ddutta@wins.hrl.com>
>To: "ns-users@mash.cs.berkeley.edu" <ns-users@mash.cs.berkeley.edu>
>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