|
-
Nov 25th, 1999, 03:55 AM
#1
Thread Starter
Member
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.
-
Nov 25th, 1999, 06:41 AM
#2
Hyperactive Member
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
[email protected]
ICQ: 15743470 Add Me ICQ Me
AIM: TomY10
PERL, JavaScript and VB Programmer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|