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

Re: [ns] help on agent



> im trying to add a new agent to ns which is like tcp reno.
> so when i use this new agent called "myagent"
> in the tcl script....i need to use an app;lication which generates traffic
> like telnet or ftp. 

That sounds right. Please read the Greis example and the ns manual to see
details.

> my ns does not show FTP .

I don't understand. Please grep for FTP under tcl/ex, or read the
Application section in ns manual on how to use FTP.