Hi,
 
I have a piece of code to perform accessing a server with a test URL. The 
server I try to access is actually an wifi access point. It is supposed to 
respond with a login page before the user can be authenticated.
 
Sometimes, the replied data from the server is NULL and the error printed out 
from the delegate function connection:(NSURLConnection *)connection 
didFailWithError:(NSError *)error is  kCFErrorDomainCFNetwork error -1009 with 
NSLocalizedDescription = "no internet connection" . When this error occurs,  I 
can still use safari to get the login page without any problem. It happens now 
and then. I appreciate your help.
 
Best regards,
 
Pan
 
_________________________________________________________________
Color coding for safety: Windows Live Hotmail alerts you to suspicious email.
http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_safety_112008_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to