JavaLaurence Geschrieben March 24, 2013 at 22:07 Geschrieben March 24, 2013 at 22:07 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.. Zitieren
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.