You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| api | 3 years ago | |
| form | 3 years ago | |
| qrc | 3 years ago | |
| head.h | 3 years ago | |
| main.cpp | 3 years ago | |
| netserver.pro | 3 years ago | |
| readme.md | 3 years ago | |
readme.md
场景需求
- 手机端或者其他端可以对设备进行回控,并查看设备各种运行状态,接收报警推送等。
- 同时支持在局域网、广域网、互联网访问,尤其是互联网访问。
- 权限控制,给定账号控制授权的设备,并自动拉取设备信息。
- 设备不在线要给出反馈信息提示以便分析。
- 每个连接都有自己的唯一编号作为标识符。
查看端口号连接 netstat -aon|findstr "6907"