[ns] Agent upcalls to applications
Haobo Yu
haoboy@packetdesign.com
Wed, 3 Jan 2001 19:48:57 -0800 (PST)
The multimedia cache uses it. You can find examples in rap/rap.cc (for
get_data()), and webcache/mcache.cc (for the application handling part).
Regardless of all the junks you may find in those two files, you may find
that interface is in fact very simple.
- Haobo
On Tue, 2 Jan 2001, Ashutosh Dutta wrote:
>
> Has anybody used the agent upcalls to applications in NS? I am trying
> to trigger certain events upon the receipt of some other packets from
> a different node as defined in Application chapter.
>
> Thanks
> Ashutosh
>
>