Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
SimpleUdpSender.h File Reference

File containing simple UDP sender class declaration. More...

#include "UdpTypedSender.h"

Go to the source code of this file.

Classes

class  core_lib::asio::udp::SimpleUdpSender
 A simplified UDP sender. More...
 

Namespaces

 core_lib
 The core_lib namespace.
 
 core_lib::asio
 The asio namespace.
 
 core_lib::asio::udp
 The udp namespace.
 

Detailed Description

File containing simple UDP sender class declaration.