Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gnet - Gnet, a network library
- Description:
Gnet is a simple network library. It is writen in C, object-oriented,
and built upon GLib. It is intended to be small, fast, easy-to-use,
and easy to port.
Features:
* TCP "client" and "server" sockets
* UDP and IP Multicast
* Internet address abstraction
* Asynchronous socket IO
* Asynchronous DNS lookup
* Byte packing and unpacking
* URLs (Experimental)
* Server and Conn objects (Experimental)
Comments and questions should be sent to gnet@gnetlibrary.org.
The Gnet homepage is at <http://www.gnetlibrary.org>.
Packages