Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

A simple Windows port scanner

0.00/5 (No votes)
20 May 2003 2  
A simple Windows port scanner

Introduction

This project is a simple windows port scanner which can be very useful for checking your machine to make sure it is locked down! I am not responsible for misuse of this application so by building it you assume responsibility for its use!

The application creates threads which attempt to connect to the supplied ip address and using the range of port numbers supplied. In this approach the effects of connection timeouts is minimized and the application can process a range of port numbers in a relatively short amount of time.

 

Screen Shot

Sample screenshot

 

Enjoy!

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here