slackbuilds/network/ccnet
Marcel Saegebarth 0da1c129fb network/ccnet: Updated for version 4.4.6.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
2015-11-14 07:07:13 +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.4.6. 2015-11-14 07:07:13 +07:00
ccnet.info network/ccnet: Updated for version 4.4.6. 2015-11-14 07:07:13 +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