Search code examples
c#processtcpconnection

Get all TCP-connections opened by application using C#


How to find all tcp connections opened by specific application, maybe by process id or smth. like this? I use C#


Solution

  • This project can help you :Getting active TCP/UDP connections