The GNet package contains a simple network library. This is useful for supporting TCP sockets, UDP and IP multicast, asynchronous DNS lookup, and more.
Download (HTTP): http://gnetlibrary.org/src/gnet-2.0.5.tar.gz
Download size: 412 KB
Estimated Disk space required: 9.6 MB
Estimated build time: 0.18 SBU
Install GNet by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The GNet package contains libgnet libraries.