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.7.tar.gz
Download MD5 sum: 3a7a40411775688fe4c42141ab007048
Download size: 595 KB
Estimated disk space required: 7.6 MB
Estimated build time: 0.2 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnet
Install GNet by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2007-04-04 14:42:53 -0500