next up previous contents index
Next: 28.4.0.0.1 The TCP header Up: 28. TCP Agents Previous: 28.3.1.0.2 Configuration Parameters

   
28.4 Architecture and Internals

The base TCP agent (class Agent/TCP) is constructed as a collection of routines for sending packets, processing ACKs, managing the send window, and handling timeouts. Generally, each of these routines may be over-ridden by a function with the same name in a derived class (this is how many of the TCP sender variants are implemented).



 


2000-08-24