项目作者: iosLiuPeng

项目描述 :
Detection network connection ping value
高级语言: Objective-C
项目地址: git://github.com/iosLiuPeng/MJPing.git
创建时间: 2018-04-26T10:22:49Z
项目社区:https://github.com/iosLiuPeng/MJPing

开源协议:MIT License

下载


MJPing

检测网络连接的ping值。

共有两种模式:
模式一:连续一定次数请求,每次返回平均值
模式二:每隔一段时间请求,每次返回实时延迟

支持pod导入
pod ‘MJPing’