slackbuilds/network/ccnet
Willy Sudiarto Raharjo 92285c04f3 network/ccnet: Fix tarball handling.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-07-05 08:52:30 +07:00
..
README network/ccnet: Added (C Network Framework). 2015-02-07 04:59:39 +07:00
ccnet.SlackBuild network/ccnet: Fix tarball handling. 2017-07-05 08:52:30 +07:00
ccnet.info network/ccnet: Fix tarball handling. 2017-07-05 08:52:30 +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