开发者

how to check gprs connectivity on iphone 4

开发者 https://www.devze.com 2023-02-19 10:51 出处:网络
in my app i want to check the gprs connectivity on iphone if gprsnot present then i have to send sms so how can i do that please tell me

in my app i want to check the gprs connectivity on iphone if gprs not present then i have to send sms so how can i do that please tell me

Than开发者_如何学Pythonks in advance


There's a sample application from Apple, showing how you can check the connectivity of an iOS device. The code is available here: http://developer.apple.com/library/ios/#samplecode/Reachability/Introduction/Intro.html

0

精彩评论

暂无评论...
验证码 换一张
取 消