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