Checking Network Connectivity
Posted: Mon Sep 05, 2011 5:57 pm
I have recently found the commands relating to checking network reachability on an iPhone, but I don't quite understand how it works.
I set the Reachability Target and was able to check it, but I can't seem to figure out how to see if the host name is actually reachable. I see that the reachabilityChanged message is delivered, but I can't find where so that I can parse the reachbilityInfo.
Can anyone help me? Thanks!
I set the Reachability Target and was able to check it, but I can't seem to figure out how to see if the host name is actually reachable. I see that the reachabilityChanged message is delivered, but I can't find where so that I can parse the reachbilityInfo.
Can anyone help me? Thanks!