On Nov 7, 2010, at 1:35 PM, Tom Jones <tjo...@acworld.com> 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 (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com