How can i Monitor and enable/disable Internet Trafficing Ports in VB.NET?

Nick Stanton

New member
im currently writing a program in VB.NET and ive been searching everywhere for a snippet or something to help me. What im currently looking for is something that can allow me to monitor what packets are being sent through a specified port from what computer (ip address wise) and if needed i want the capability to completly disable the port completly. i dont want to disable my internet or anything but there is a program that likes to communicate with my computer and if it does try and send a specified packet to my computer i want to be able to disable the port so that the communication between the program and my computer has been severed.
 
Back
Top