slackbuilds/network/ccnet
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
ccnet.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
ccnet.info network/ccnet: Fixed dep info 2021-04-18 21:34:17 -05:00
slack-desc

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