blob: bdcc3a097087e5e3a023f141c42fd4eb52bed1c4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
linc is a library that eases the task of writing networked servers & clients.
It takes care of connection initiation and maintainance, and the details of
various transports. It is used by the ORBit2 to handle message
transmission/receipt.
The connections can optionally be encrypted using OpenSSL.
WWW: http://www.gnome.org/
|