Servus
1.1.0
A small set of network oriented utilities in C++ including a zeroconf implementation.
|
Servus is a small C++ network utility library that provides a zeroconf API, uri parsing and UUIDs.
Servus 1.1 can be retrieved by cloning the source code. Please file a Bug Report if you find any issues with this release.
Servus provides classes for:
Servus is partially cross-platform, the only mandatory dependency is using a C++11 compiler. Zeroconf will be available in those platforms were either Avahi or DNSSD are available. Servus uses CMake to provide a platform-independent build configuration. The following platforms and build environments have been tested:
The following external, pre-installed optional dependencies are required:
To download and compile Servus from source: