Module socketLongConnection.testSocket1
模块功能:socket长连接功能测试.
与服务器连接成功后
每隔10秒钟发送一次"heart data\r\n"字符串到服务器
每隔20秒钟发送一次"location data\r\n"字符串到服务器
与服务器断开连接后,会自动重连
Info:
- Copyright: openLuat
- Release: 2018.03.27
- License: MIT
- Author: openLuat
Functions
isReady () | socket连接是否处于激活状态 |