#include <mrpt/config.h>
#include <mrpt/io/CStream.h>
#include <mrpt/system/os.h>
#include <cstdint>
#include <cstring>
#include <string>
 
Go to the source code of this file.
 | 
| class   | mrpt::comms::CClientTCPSocket | 
|   | A TCP socket that can be connected to a TCP server, implementing MRPT's CStream interface for passing objects as well as generic read/write methods.  More...
  | 
|   | 
 | 
|    | mrpt | 
|   | This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. 
  | 
|   | 
|    | mrpt::comms | 
|   | Serial and networking devices and utilities. 
  | 
|   |