iphone - how do i check whether im connected to a wifi network -


I have read, have seen the Reachablility example in the website of Apple, but it is not certain that IFile is from a WiFi network Is connected or not / or a PC (Ipadres) I understand everything about that example that you give it an address, and it checks that WiFi is not accessible to WWAN or beyond accessibility.

Is there some light on this? I'm new to iPhone programming: \

What I want to check is whether the iPhone is connected to a particular ipadress through WiFi in that moment of time, such as clicking a button and UILArilight view "is not connected via WiFi" Enter IPADDRESS here "" What do I understand when it is not connected? laugh loudly.

The IP address is used only for testing of connection on another machine via Wi-Fi or WWAN Internet is done All the rechargeability framework tells you whether your device is connected to the TCP / IP network via Wi-Fi networking, via WWAN (through its cell phone connection) or not connected at all. It does not tell you whether your phone is connected via a Mac or a PC via the dock connector cable.


Comments