TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
TCP connected socket, for data communication. More...
Classes | |
class | ts::TCPConnection |
Base class for a TCP/IP session. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
TCP connected socket, for data communication.
Can be used as TCP client (using connect() method). Can be used by TCP server to receive a client connection.