How to make an easy Port Scanner [vb 6.0]
Loading...
6,716
Uploader Comments (jnbjabnk)
see all
All Comments (23)
-
Private Sub Port Command1()
is in red and an error pops up showing compile error when i click on "start scan"
-
69.63.181.11
-
i have a problem, when i test it show me error "run time error '13'" type mismatch... and show me that is here wrong "Sck.RemotePort = lblCP"
what is the problem?
-
Guys do remeber to make some donations, if you found it beneficial
-
get your words out
-
Nicely done! Only thing is that the current port is wrong lol, it scans so fast! :) 5/5
-
Where do you get vb 6.0 i can only find vb 6 portable
Loading...
Hm, The reason y Vb 2008 wont work on this because the ports wont go into a Listbox, and when u put a textbox it only shows 1 port, then replaces that open port with the other open port, so any help on the listbox?
champinsoccer9 2 years ago
The reason it won't work in 2008 is that the winsock controll doesn't works in vb 2008 :D
jnbjabnk 2 years ago
cant read the code >=[]
kazuya899 2 years ago
view at full screen.
jnbjabnk 2 years ago
it won't save as a .exe
Ellman777 2 years ago
make sure you click on 'Make (Projectname).exe' and not only save as or save it.
jnbjabnk 2 years ago