PortQry Implementation using TcpClient, Socket, and Exception Handling

Posted on Code Project See other posts from Code Project
Published on Fri, 04 Jun 2010 07:10:00 GMT Indexed on 2010/06/05 6:03 UTC
Read the original article Hit count: 203

Filed under:
Query an endpoint service via TCP and determine if it is available for connection, refusing connectivity, or filtered by a firewall.

© Code Project or respective owner