What is the best way to measure the amount of data going from an application on a local host to a server on a remote host?
I know with something like wireshark you can sniff the data and get a sense of what is transferred, but is there a good way to also measure the size of data exchange over a period of deployment and execution?