I had a good app a while ago that would show which processes were currently using a given TCP/UDP port, and how much traffic it was moving, can't for the life of me find it again. I was trying to identify why a supposedly idle system here was shifting about 50Mb of data every 10 minutes or so and wanted to know what process(es) were using all the traffic so I could fix the problem.
Basically something akin to a realtime netstat -a -n. "Open Ports Scanner".
Any ideas? (Free is good, otherwise I have to go through mindless beaurocracy...)
