Gauge Up/Down Bandwidth

Started by
1 comment, last by Morley 12 years, 6 months ago
Anyone know of any software I could use for finding the bandwidth used by .Net and Java programs? Preferably free?

Thanks in advance!
Morley
Morley

Aspiring programmer, modeler and game designer.
Advertisement

Anyone know of any software I could use for finding the bandwidth used by .Net and Java programs? Preferably free?

Thanks in advance!
Morley


Assuming you're on Windows, how about Perfmon.exe? Start it from the command line. Add counters from the networking section.
enum Bool { True, False, FileNotFound };
Just what I was looking for. Thanks!
Morley

Aspiring programmer, modeler and game designer.

This topic is closed to new replies.

Advertisement