开发者

How to find network details in the ipad application? [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

How to check for an acti开发者_如何学运维ve Internet Connection on iPhone SDK?

I have to find to which network the ipad is currently connected through the ipad application. is it possible through the reachability code?


Do you mean the SSID of the wifi network? That's not possible.

For checking internet/intranet connection, use the reachability, and specify your own server (on the intranet) or a public server (on the internet) to check if you can reach it.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜