Program that displays TCP connections+activity?

treemonkey

Senior member
Mar 8, 2002
391
1
0
Basically I'm looking for a program that monitors individual tcp connections. So I could see the amount of inflow/outflow between specific IPs. Does anyone know a program that would do this and perhaps throttle connections individually? thanks
 

gunrunnerjohn

Golden Member
Nov 2, 2002
1,360
0
0
It's a huge leap from monitoring TCP activity and throttling connections! I use Ethereal for monitoring, but controlling the throughput is a much larger issue, you need a high-end proxy server or the like to do that.