kevincon / asio-rawsockets-exampleLinks
Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.
☆32Updated 6 years ago
Alternatives and similar repositories for asio-rawsockets-example
Users that are interested in asio-rawsockets-example are comparing it to the libraries listed below
Sorting:
- C++ binding for nanomsg☆111Updated 10 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆292Updated 2 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- Simple resource pool for recycling resources in C++☆70Updated last month
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- C++11 libuv wrapper☆179Updated 5 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Support for multiple RPC protocols in a single library☆73Updated 3 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- C++ async operations☆100Updated 10 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 7 months ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago