0

Windows XP / Windows 7

I'd like to understand how a specific windows process (from a third-party vendor) behaves when it's selectively blocked from communicating on a network (by say, an overzealous software firewall). Is there a free (and ideally light-weight) tool I can use to do this? I don't want to block ALL network connectivity on the user workstation - just connection attempts from a specific process.

Mike B
  • 11,871
  • 42
  • 107
  • 168

1 Answers1

3

This can be done using Windows Firewall. You can set some restrictions based on application instead than on in/out ports.

Here you can find a nice tutorial: http://www.technipages.com/blockunblock-programs-in-windows-firewall

Regards

Alex Rouge
  • 104
  • 4