I have a VB6 app that is constantly listening through TCP/IP using IPC. Microsoft Process Monitor is able to capture the port that its sending/receiving on without issue, but whenever I try to filter on these ports in wireshark, nothing shows up. Any idea why?
And yes, I know its off in the image. I was just too lazy to turn it back on and capture an image since I already screen captured it while off.
NOTE: Wireshark is bound to NIC. Netstat shows socket is established on the port listed in process monitor. NIC Netstat Proof wireshark is capturing packets (at least via terminal services). Wireshark Packets