Hi..
I'm just curious as to how one would set about writing some python code to monitor the network usage in one session...
The program should simply record how much data has been downloaded from the time the computer is switched on to the time it was switched off.
What are the modules (if any) that could be used?
(pls don't provide any actual code... I'd like to try it on my own someday.. Just give me some pointers ;-)
Thanks