|
-
Nov 25th, 1999, 07:04 AM
#1
Thread Starter
Member
Im intrested in making a project that allows a user to scan his own ip address for open ports. The trouble is i dont know how i would go about opening the ip address and actually checking to see if the port is open or not. Any help would be greatly appreciated Thanks =)
------------------
-
Nov 25th, 1999, 01:24 PM
#2
Lively Member
Start, Programs, DOS Prompt
Type in: netstat -a
That will show you all the open ports, no idea how to do it via winsock though.
------------------
Regards,
Paul Rivoli
-------------------
[email protected]
http://users.bigpond.com/privoli
-
Nov 28th, 1999, 05:51 AM
#3
Addicted Member
I think it would be a case of trying to open a connection on each port and if an error is raised then you can be sure that it is open.
------------------
"To the glory of God!"
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
|