Hello!
I am now working on the simulation of peer-assisted VoD using omnet++4.0.
There are server, peers and tracker(recording the peers in the system).
The peers watching the same video send and receive pieces from each other.
If the requested piece is not available from peers, the peer will ask for the server.
I want to know how to measure the server bandwidth cost?
Thank you !