Re: Ping host and port
Re: Ping host and port
- Subject: Re: Ping host and port
- From: Kyle Sluder <email@hidden>
- Date: Sun, 7 Nov 2010 13:54:18 -0800
On Nov 7, 2010, at 1:35 PM, Tom Jones <email@hidden> wrote:
> Hello,
> I'm looking for a simple way to ping a host and a specific port on that host. I have SCNetworkCheckReachabilityByName working just fine but I really need to test to see if the port is active.
There's no such thing as pinging a port.
The only thing you can do to see I'd a host will accept a connection on a port is try to connect to it.
--Kyle Sluder
(sent from the road)_______________________________________________
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