文件名称:ios检测是否存在网络
文件大小:34KB
文件格式:ZIP
更新时间:2015-05-03 14:54:12
ios网络 iPad网络 iPhone网络检测
有时候,我们的iOS程序需要在有网的情况下才能运行,但是,如何确定现在用户设备是否存在网络呢?相信这个demo能帮到你!
【文件预览】:
testNet
----testNet()
--------main.m(337B)
--------testNet-Prefix.pch(317B)
--------AppDelegate.h(365B)
--------AppDelegate.m(2KB)
--------testNet-Info.plist(1KB)
--------ViewController.h(258B)
--------ViewController.m(715B)
--------en.lproj()
----testNet.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(13KB)
--------xcuserdata()
----.DS_Store(6KB)
----CheckNetwork.h(246B)
----Reachability.m(9KB)
----CheckNetwork.m(909B)
----Reachability.h(4KB)