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 MD5 sum: 126f140618de34801933d192302ed0b9
Download size: 412 KB
Estimated disk space required: 7.0 MB
Estimated build time: 0.18 SBU
Install GNet by running the following commands:
./configure --prefix=/usr &&
make
Now, as the root user:
make install
Last updated on 2005-02-10 15:17:44 -0700