主要功能
1.HttpServer,接收短连接请求(数据处理-终端->server,Http Post)
2.TcpServer,接收长连接请求(主动控制-server->终端,Socket长连接)
3.JPushServer,使用极光推送(消息推送-server->app)
业务流程
远程开锁
格口同步
5.智能快递柜(通信篇-Server程序)
原文:https://www.cnblogs.com/chen1880/p/11243332.html