Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
The Asio is a cross-platform library for networking and part of Boost.
Asio can be installed from the Ubuntu Software Center.
Example |
Note for Qt Creator users
Add the following line to your project file (to prevent the link error undefined reference to 'boost::system::get_system_category()'):
LIBS += -lboost_system |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.