Good to know.  From the documentation this looks like a 3.0 SDK
addition.  I missed it.

Thanks.


On Mar 13, 9:13 pm, Ishan Anand <[email protected]> wrote:
> On Sat, Mar 13, 2010 at 11:25 AM, QuickConnect <[email protected]> wrote:
> > are not then there is no need.  All that is usually done for a
> > reachability check on the Objective-C side is to open an HTTP
> > connection to some stable URL likewww.google.comorwww.apple.comand
> > see if it fails or times out.  There are no standard Apple supplied
> > methods for reachability checking.
>
> It's worth noting that Apple has a reachability API and example 
> codehttp://developer.apple.com/iphone/library/samplecode/Reachability/lis...
> handles more complex scenarios (is connection wifi vs. edge). For most
> cases though, a simple HTTP request works fine.

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to