View Single Post
Old 06-22-2005, 01:50 AM   #2 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,161
Belisarius is on a distinguished road
While you can keep track of bits going out over a connection (as in a TCP connection), I'm not sure how you'd keep track of data going out over a *device* like Windows does (that strikes me as an OS level operation that's out of the scope of Java). You might be able to do it, but I honestly don't have a clue how.
__________________
GitS
Belisarius is offline   Reply With Quote