[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ns and unreliable links
>
> From: Tze-yau William Ng Huang <thuang@eecs.berkeley.edu>
> To: ns-users@mash.CS.Berkeley.EDU
> cc: moran@CS.Berkeley.EDU
> Subject: ns and unreliable links
> Date: Wed, 11 Feb 1998 12:45:30 PST
>
> Hi,
>
> I am preparing a reliable data link project for the students ee122. Is
> this the right place for me to ask some questions about the network
> simulator (ns)?
>
> Firstable, I would like to know if there are methods to set a node, a
> link, or even an agent to randomly drop some packets.
yes, you should like at the ErrorModule and ErrorModel classes.
> Then I would like
> to know where I can find documentations about Agent/Tap, and Network/IP.
I'm currently reworking this stuff, so if you do come across documentation,
it's likely to be rather out of date...
- K