VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Port Scanner Tutorial

Sean Kane  (1 Submission)   Internet/HTML   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This code is a tutorial on how to make a port scanner. This scanner is not meant to be quick, but it is meant to teach (it has a comment on about every line describing what the code is doing), and it also includes other examples like loading controls (making control arrays), centering forms on your own and why it works, global variables, and more.

Assumes
It's best to use on yourself if you want to use it. But the purpose of the code is to teach, not to be used as a practical scanner.

Side Effects
Be aware when you're scanning people, some ports are known for trojan viruses. Some ISPs frown upon people scanning others on ports known for those trojans. Port scanners are meant to scan yourself, not others, and make sure you aren't vulnerable to attack.

Rate Port Scanner Tutorial (4(4 Vote))

Download Port Scanner Tutorial

Port Scanner Tutorial Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters