bytes sent / recieved ?
Hello,
I am a newbie programmer and I was wondering how i can "listen" to ports on my pc and read the bytes sent and recieved, very much like in windows how you double click on the "connection status" in the lower-right hand corner of the screen.
I have been told that the java.net* package can be used for this type of thing.
Can anyone please tell me the classes and methods involved in listening to, and getting the size of any incoming and outgoing packets?
Your help is greatly appreciated,
Albeeezz
|