Skip to content

Server for Internet of Things data acquisition and control.

Notifications You must be signed in to change notification settings

zhang54188/IOT_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用说明

作为一个纯C语言开发的服务器程序

使用了libevent和cJSON两个开源库.

因此在编译它之前,请先安装这两个开源库.

​ 您可以选择使用makefile直接编译source的源文件之后使用,也可以选择编译之后使用restart.sh脚本来执行本程序,写它是为了防止崩溃重启,虽然目前并没有崩溃过.....

以下为测试结果:

NC命令连接:

image

服务器反馈:

image

断开连接测试:

image

多用户测试:

image

image

windows连接测试:

image

user:Sakura

About

Server for Internet of Things data acquisition and control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published