Implementing a personal firewall for Windows, how can I determine what application does a packet bel
Posted
by Ivan
on Stack Overflow
See other posts from Stack Overflow
or by Ivan
Published on 2010-05-16T00:21:51Z
Indexed on
2010/05/16
0:30 UTC
Read the original article
Hit count: 605
I am going to build a sort of personal firewall for Windows. I've found some articles on this subject on the Net, including some questions here on StackOverflow. But all they mean to control protocols, addresses and ports. It is as well important for me to control on per-application basis. Any suggestions on where to look?
© Stack Overflow or respective owner