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

Re: [ns] BER, and file size



> I want to set a bit-error-rate for a wired duplex link but I can not find
> the information in ns note & documentation. Also, can I set the size of a

Chapter 12, error model. Also grep for ErrorModel under tcl/test or tcl/ex
for examples. 

> file that I want to ftp over TCP. Could you please show me how to set them

Chapter 30, application. There's a section on FTP, you probably want that
'producemore'. 

- Haobo