Anybody know how to block all internet traffic via vb6?
Printable View
Anybody know how to block all internet traffic via vb6?
This might help.
http://vbforums.com/attachment.php?attachmentid=36559
ooooo ooooo something i know
if you are using xp then you can use
Shell "\windows\system32\ipconfig.exe /release"
to get it back use /renew
:)