Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am attempting to correlate the data collected by ProMon.exe and Wireshark regarding network activity of a process. When looking at only the Network Activity the Path field has data, in part, such as:
TCP Send [My hostname]:49753 -> 2001:558:fc18:0:f816:3eff:fe4c:b8be:imaps
TCP Receive [My Hostname]:49753 -> 2001:558:fc18:0:f816:3eff:fe4c:b8be:imaps
For the TCP Receive event, shouldn't the IPv6 address be displayed first as the sender of the data? The event data for the UDP Send and UDP Receive seem to be displayed that way.