I am trying to use wireshark to discover why visual studio is not downloading debug symbols.
1) How do I determine which of the addresses that I see in the wireshark capture is that of visual studio?
2) How do I filter so I just see traffic froma and to Visual Studio in the capture pane?
My related question on trying to discover why visual studio is not downloading debug symbols is here - Debug Symbols not loading