slackbuilds/network/ccnet
Marcel Saegebarth 5442aa0211 network/ccnet: Updated for version 4.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-14 15:56:20 +07:00
..
README network/ccnet: Added (C Network Framework). 2015-02-07 04:59:39 +07:00
ccnet.SlackBuild network/ccnet: Updated for version 4.0.6. 2015-02-14 15:56:20 +07:00
ccnet.info network/ccnet: Updated for version 4.0.6. 2015-02-14 15:56:20 +07:00
slack-desc network/ccnet: Added (C Network Framework). 2015-02-07 04:59:39 +07:00

README

Ccnet is a framework for writing networked applications in C.
It provides the following basic services:

1. Peer identification
2. Connection Management
3. Service invocation
4. Message sending

In ccnet network, there are two types of nodes, i.e., client
and server. Server has the following functions:

1. User management
2. Group management
3. Cluster management