Class Summary |
Agent |
This is a generic Agent class. |
Application |
Defines Abstract Class Application. |
CBRAgent |
Class for Representing Constant Bit Rate Application on top of a UDP Agent. |
ExponentialAgent |
Class for representing UDP packet generation in the form of an exponential distribution of packet arrivals. |
FTPAgent |
This is the NS2 implementation of the File Transfer Protocol (FTP). |
NullAgent |
This class implements the NS2 Null Agent. |
ParetoAgent |
This is the implemenation of NS2's Pareto traffic generator for UDP. |
TCPAgent |
This is the implementation of NS2's TCP (Source) Agent. |
TCPRenoAgent |
This is the implementation of the TCPRenoAgent. |
TCPSink |
This is the implementation of NS2's TCPSink Agent. |
TCPVegasAgent |
This is the implementation of the TCPVegas Agent. |
TelnetAgent |
Class for Representing Constant Bit Rate Application. |
UDPAgent |
This is the implementation of the UDP Agent. |