|
Core Library
1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
|
File containing the simple TCP server class declaration. More...
#include "TcpTypedServer.h"Go to the source code of this file.
Classes | |
| class | core_lib::asio::tcp::SimpleTcpServer |
| A simple bi-directional multi-client TCP server, which uses the class MessageHeader as the message header type. More... | |
Namespaces | |
| core_lib | |
| The core_lib namespace. | |
| core_lib::asio | |
| The asio namespace. | |
| core_lib::asio::tcp | |
| The tcp namespace. | |
File containing the simple TCP server class declaration.