JavaLaurence Posted March 24, 2013 at 10:07 PM Share Posted March 24, 2013 at 10:07 PM Wouldn't it be really nice to be able to monitor things like a) the number of bytes transmitted/received over the link? b) the number of protocol packets sent/received? For the Java bindings, a) would be easy to add by wrapping the raw I/O network streams with some Filter streams. The reason I'd like to have the above is to get some idea of how much bandwidth/load I'm demanding from my stack.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.