Hello,

can somebody tell me please how to close an existing application port? I wolud like to write a program that blocks the packets of an application, if the application is not digitaly signed.
I used EnumProcess and now I have a list with the .exe paths and PIDs (process id-s) too.

Thank you in anticipation for any help.