1 Star 0 Fork 55

yiyi99999 / ccnet

forked from lins05 / ccnet 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Build Status

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

Dependency

The following packages are required to build ccnet:

valac >= 0.8
libsearpc

Compile

To compile the client components, just

./autogen.sh && ./configure && make && make install

空文件

简介

ccnet 是一个用 C 语言写网络程序的框架 展开 收起
C
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C
1
https://gitee.com/yiyi99999_admin/ccnet.git
git@gitee.com:yiyi99999_admin/ccnet.git
yiyi99999_admin
ccnet
ccnet
master

搜索帮助