Async Comm
A library for asynchronous serial communication
Classes
tcp_client.h File Reference
#include <string>
#include <boost/asio.hpp>
#include <boost/function.hpp>
#include <async_comm/message_handler.h>
#include <async_comm/comm.h>
Include dependency graph for tcp_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  async_comm::TCPClient
 Asynchronous communication class for a TCP client. More...
 

Detailed Description

Author
Rein Appeldoorn reinz.nosp@m.or@g.nosp@m.mail..nosp@m.com

Definition in file tcp_client.h.