Asynchronous tcp/ip object declaration. More...
#include <iostream>
#include <istream>
#include <ostream>
#include <string>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/signal.hpp>
#include <boost/thread/thread.hpp>
Go to the source code of this file.
Classes | |
class | AsyncClient |
Asynchronous tpc/ip communication object. More... |
Asynchronous tcp/ip object declaration.
Definition in file AsyncClient.h.