next up previous contents index
Next: 31.5 Applications objects Up: 31.4 Simulated applications: Telnet Previous: 31.4.0.0.1 Application/FTP

31.4.0.0.2 Application/Telnet

Application/Telnet objects generate packets in one of two ways. If the member variable interval_ is non-zero, then inter-packet times are chosen from an exponential distribution with average equal to interval_. If interval_ is zero, then inter-arrival times are chosen according to the tcplib distribution (see tcplib-telnet.cc). The start method starts the packet generation process.




2000-08-24