I hoped to capture network traffic -using Wireshark- via a port on which my application is running. However when I fired up Wireshark, it listed 4 network interfaces not just 1 as I expected.
So I am confused which interface is appropriate to choose to be able to capture traffic to and from my application. What is the correct way to identify the interface my application is using.
Some info:
None of the interfaces are wireless ones. So this couldn't help much.
The only case of multiple interfaces I am aware of is VMware Virtual Ethernet Apadters but none of the adapters in this case are virtual.
My server is running Windows Server 2008.