How can I capture packets belonging to a certain process

1

I need to capture packets belonging to a program or process. I know Winshark, but it just displays network traffic in a mess (in my view).

If one wants to get the packets of a given process, you must find the PID first, then set a filter and so on.

Is there any way to gather the connection information and transmission of data packets by process or process tree with a more friendly interface?

Mithril

Posted 2013-05-12T06:32:16.147

Reputation: 617

Answers

2

Is there any software gather the connection information and transmission of data packets by process or process tree with friendly interface?

Microsoft Network Monitor?

user164970

Posted 2013-05-12T06:32:16.147

Reputation: