ccnet-init
framework for writing networked applications in C
Install
- All systems
-
curl cmd.cat/ccnet-init.sh
- Debian
-
apt-get install ccnet - Ubuntu
-
apt-get install ccnet -
Alpine
-
apk add ccnet - Fedora
-
dnf install ccnet - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ccnet - Raspbian
-
apt-get install ccnet - Docker
-
docker run cmd.cat/ccnet-init ccnet-initpowered by Commando
ccnet
framework for writing networked applications in C
The Ccnet framework provides the following basic services: * Peer identification * Connection Management * Service invocation * Message sending This package contains common tools, client and server for Ccnet.