Jump to content

IPConnection usage monitoring


JavaLaurence

Recommended Posts

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

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...