Boost.Asio
Boost.Asio is a cross-platform C++ library for network programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach.
Getting Started
The tutorial introduces the fundamental concepts required to use Boost.Asio, and shows how to use Boost.Asio to develop simple client and server programs.
The examples illustrate the use of Boost.Asio in more complex applications.
No comments:
Post a Comment