TSDuck v3.45-4725
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
network Directory Reference
Directory dependency graph for network:
network

Files

 tsAbstractNetworkAddress.h
 Abstract base class for all network address and socket address classes.
 
 tsIP.h
 Include the multiple and messy system headers for IP networking.
 
 tsIPAddress.h
 Generic IP address class, IPv4 or IPv6.
 
 tsIPAddressMask.h
 A combination of IP address and network mask or prefix.
 
 tsIPArgs.h
 Common arguments for IP clients and servers, UDP and TCP.
 
 tsIPPacket.h
 Representation of a raw IPv4 or IPv6 packet.
 
 tsIPProtocols.h
 Definitions of protocols for IP networking.
 
 tsIPSocketAddress.h
 Generic socket address class (IPv4 or IPv6 address & port).
 
 tsIPUtils.h
 Utilities for IP networking.
 
 tsMACAddress.h
 MAC address class.
 
 tsNetworkInterface.h
 Description of a network interface.
 
 tsSocket.h
 Base class for TCP and UDP sockets.
 
 tsSocketHandlerInterface.h
 Interface class for notification of open/close on sockets.
 
 tsSocketOp.h
 Identification of various socket operations.
 
 tsTCPConnection.h
 TCP connected socket, for data communication.
 
 tsTCPServer.h
 TCP Server.
 
 tsTCPSocket.h
 TCP Socket.
 
 tsTelnetConnection.h
 Implementation of a half-duplex line oriented telnet connection.
 
 tsUDPReceiver.h
 UDP datagram receiver with common command line options.
 
 tsUDPReceiverArgs.h
 Command line arguments for the class UDPReceiver.
 
 tsUDPReceiverArgsList.h
 Command line arguments for the class UDPReceiver.
 
 tsUDPSocket.h
 UDP Socket.
 
 tsURL.h
 Representation of a Uniform Resource Locator (URL).
 
 tsWebRequest.h
 Perform a simple Web request (HTTP, HTTPS, FTP).
 
 tsWebRequestArgs.h
 Command line arguments for the class WebRequest.