How to Install ccnet in Ubuntu 18.04



Install ccnet by entering the following commands in the terminal:

sudo apt update
sudo apt install ccnet

Description:

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.

Homepage: https://github.com/haiwen/ccnet

Version: 6.1.5-1

Section: universe/net