Namespace Cosmos.System.Network.IPv4.TCP
Classes
Tcp
Used to manage the TCP state machine. Handle received packets according to current TCP connection Status. Also contains TCB (Transmission Control Block) information.
TcpClient
Represents a TCP client. Used to manage the TCP connection to a server.
TcpListener
Used to manage a TCP connection to a client.
TCPOption
TCP Option
TCPPacket
TCP Packet Class
TransmissionControlBlock
Represents a Transmission Control Block (TCB).
Enums
Flags
TCP Flags
Status
Represents a TCP connection status.