[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: code?
>
> From: Preeti Vinayakray <[email protected]>
> To: [email protected]
> cc: [email protected]
> Subject: code?
> Date: Sun, 19 Oct 1997 17:20:58 PDT
>
> Hello:
>
> I appreciate if anyone can help me with following query.- > ns-2
>
> I have tried to insert a loss Module into the link but it is not
> working. While writing set ns[new SessionSim] gives error -> invalid
> commnad SessionSim.... But it works with ns1. Is there any differnt way
> to place this code in ns-2...?
>
> I appreciate ur time to read this.
>
>
> regds,
>
> Preeti
There is a error module already implemented; you probably want
to start out with modifying it (if it doesn't provide what you
want already). See the files errmodel.{cc,h}.
- K