%general-entities; ]> $LastChangedBy$ $Date$ GNet-&gnet-version; GNet Introduction to GNet The GNet package contains a simple network library. This is useful for supporting TCP sockets, UDP and IP multicast, asynchronous DNS lookup, and more. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnet-md5sum; Download size: &gnet-size; Estimated disk space required: &gnet-buildsize; Estimated build time: &gnet-time; GNet Dependencies Required or Installation of GNet Install GNet by running the following commands: ./configure --prefix=/usr && make Now, as the root user: make install Contents Installed Programs Installed Library Installed Directories None libgnet-2.0.[so,a] /usr/include/gnet-2.0, /usr/lib/gnet-2.0 and /usr/share/doc/libgnet2.0-dev Short Descriptions libgnet-2.0.[so,a] is a simple network library written in C. It is object-oriented and built upon GLib. It is intended to be easy to use and port. libgnet-2.0.[so,a]