Re: NSHost and NSStream question
Re: NSHost and NSStream question
- Subject: Re: NSHost and NSStream question
- From: Jens Alfke <email@hidden>
- Date: Thu, 21 Jan 2010 13:37:02 -0800
On Jan 21, 2010, at 6:43 AM, Mathieu Coursolle wrote:
> If I initialize the IP address as 127.0.0.1, or my own 192.168.1.x address, it creates the NSHost and
> NSOutputStream properly, but I always get a connection refused error.
What's the exact error domain and code?
Since SSL is involved, are you sure the server's certificate is acceptable, i.e. unexpired and authorized by a root cert that's known to OS X? (It's possible to get CFNetwork to accept other certs, but you have to set some other properties.)
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden