On Sep 10, 2010, at 12:52 PM, Carter R. Harrison wrote:
> I'm working on a app that establishes a network connection using NSStream. I
> found though that the code does not behave very well when it is trying to
> connect to an unreachable IP address or an IP address that just isn't
> accepting
Hey Folks,
I'm working on a app that establishes a network connection using NSStream. I
found though that the code does not behave very well when it is trying to
connect to an unreachable IP address or an IP address that just isn't accepting
connections on the port I have specified. The code