ccnet

framework for writing networked applications in C

Install

All systems
curl cmd.cat/ccnet.sh
Debian Debian
apt-get install ccnet
Ubuntu
apt-get install ccnet
Alpine
apk add ccnet
Fedora
dnf install ccnet
Windows (WSL2)
sudo apt-get update sudo apt-get install ccnet
Raspbian
apt-get install ccnet
Docker
docker run cmd.cat/ccnet ccnet powered 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.