Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Java bandwidth monitor

  Asked By: Asksuresh    Date: Dec 12    Category: Java    Views: 1887
  

I'm thinking of coding a simple program in java that will measure
the total bytes sent/received on my computer.
I hope to include all programs, so that an almost exact measure is
achieved.

Anybody have a good link or tips on where to begin?
Would greatly appreciate some source-code links.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Venkat Rulez     Answered On: Dec 12

It's possible to measure the amount of bandwidth your program  uses, but I
don't think you can measure it for other programs  without native code. C++
would probably be easier.

 
Didn't find what you were looking for? Find more on Java bandwidth monitor Or get search suggestion and latest updates.




Tagged: