How to block a certain port by using VB6?
Printable View
How to block a certain port by using VB6?
Like a firewall does?
Open a winsock control using that port so it will be in use?
Manavo: if some program has already occupied the port and then i want to block that port thru vb6.Quote:
Originally Posted by manavo11
How it will be done ..