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

Directories

 windows
 

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.
 
 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.
 
 tsTLSArgs.h
 Common arguments for TLS clients and servers.
 
 tsTLSConnection.h
 SSL/TLS connected socket, for data communication.
 
 tsTLSServer.h
 SSL/TLS Server.
 
 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.