|
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.
|