Visual Basic / System Info / Port Closing
Snippet details
ID: 450
Viewed: 1319
Added: 2002-08-19
Version:
To block a port create an app, dump a winsock control on it.
This puts the port out of action.
Load your app as a service, run it is the background and you are done.
as long as ur program is running in the background no other program can acces that socket as ur program is using it!!
This puts the port out of action.
Load your app as a service, run it is the background and you are done.
as long as ur program is running in the background no other program can acces that socket as ur program is using it!!
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown
| Snippet By: | Unknown |
| Declarations | |
| Code | |
| Highlight All | |
No Reviews to show
