libgnet2.0-0

Gnet network library
 
  1
  1 review



Gnet is a simple network library. it is written in c, object-oriented, and built upon glib. it is intended to be small, fast, easy-to-use, and easy to port. the interface is similar to the interface for java's network library.

features:
* tcp 'client' sockets
* tcp 'server' sockets
* non-blocking tcp sockets
* udp
* ip multicast
* internet address abstraction
* ipv6
Latest reviews
4
kenjoey 12 years ago

Useful