2002-02-12 08:12:30 -05:00
|
|
|
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.
|
|
|
|
|
2002-02-12 08:26:37 -05:00
|
|
|
WWW: http://www.gnome.org/
|