PDA

Click to See Complete Forum and Search --> : Does anyone know how to ping a proxy's ports to find an open port ?


Daniel_Christie
Nov 3rd, 2000, 08:37 AM
Does anyone know how to ping a proxy's ports to find an open port ?

I need to design a quick and dirty app to ping every port on a proxy to find any available ports that are open.

Has anyone delt with this before or have any good Ideas.

Surgeon
Nov 8th, 2000, 08:45 AM
I hope this will help you, if only a little bit :
http://www.mvps.org/vbnet/code/network/ping.htm

Surgeon