PDA

Click to See Complete Forum and Search --> : Using ip addresses


Gumppy
Nov 25th, 1999, 02:55 AM
I am intrested in making a program that can be used to search a ip for open ports. The only problem is i dont know how to go about having it actually use the internet to check the ports... Any suggestions and comments would be greatly appreciated.

Compwiz
Nov 25th, 1999, 05:41 AM
You need to have an external server, outside of any firewalls, and have that server send a request to a port on the client machine. If the program on the client machine receives the request from the server, then the port is open, otherwise not.

------------------
Tom Young, 14 Year Old
tyoung@stny.rr.com
ICQ: 15743470 (http://wwp.icq.com/15743470) Add Me (http://wwp.icq.com/scripts/search.dll?to=15743470) ICQ Me (http://wwp.icq.com/scripts/contact.dll?msgto=15743470)
AIM: TomY10 (http://www.aol.com/aim/aim30.html)
PERL, JavaScript and VB Programmer