Re: Test for TCP port
Re: Test for TCP port
- Subject: Re: Test for TCP port
- From: Kyle Sluder <email@hidden>
- Date: Fri, 08 Apr 2011 16:16:56 -0700
On Fri, Apr 8, 2011 at 3:26 PM, Heizer, Charles <email@hidden> wrote:
> What is the best way to test to see if a TCP port is reachable and will answer connections? I was trying to use NSSocketPort and NSConnection but I'm not getting a valid connection.
The *only* way to correctly determine if a TCP port can be connected
is to attempt the connection.
--Kyle Sluder
_______________________________________________
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