Gewin / cs

communication server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs

communication server

use c language on linux

cc

communication client

use c language on linux

use c++ language on win7

need

yum install sqlite.i686

how to use?

root@cs# make

root@cs# ./cs /* default port: 8888 */

root@cs# cd cc

root@cs# make

root@cc# ./cc ":troy:troy:20131117100404:ivy:hello world."

About

communication server