194 Forks
721 Stars
721 Watchers

libsocket

The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. Only ZMQ is better. Developer's documentation:

How to download and setup libsocket

Open terminal and run command
git clone https://github.com/dermesser/libsocket.git
git clone is used to create a copy or clone of libsocket repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with libsocket https://github.com/dermesser/libsocket/archive/master.zip

Or simply clone libsocket with SSH
[email protected]:dermesser/libsocket.git

If you have some problems with libsocket

You may open issue on libsocket support forum (system) here: https://github.com/dermesser/libsocket/issues