how to monitor downloaded and uploaded data
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hello everyone, I want to calculate the total data download and upload in a particular interval of time, and store it to a database so that it can be viewed later on. data downloaded from internet browser or uploaded using default downloader and i want to store info - size and time info. is it possible through system.diagnostics namespace........ thank you for any help...........