cnet is a small library written in C++ to ease the use of sockets in cross-platform use cases. Features Cross-platform code usage, same code for different platforms (Linux and Windows) Base Socket class for custom socket creation Classes for TCPSocket and UDPSocket Built-in Server and Client classes for threaded async TCP and UDP simultaneous communications Docs Examples Simple chat