Hey Guys, I just developed a Activex dll that can
Read + analyse and give you the details of the modem logs
created by windows whenever u use modem to connect to internet.
(Yes..I still use dial up for internet)
Note: You should have windows generate modem log file as an
appending log file(so that there are many modem sessions).

Control Panel -> modems -> Properties -> Connection tab
-->advanced -> check append to log.


Inspired by ADO recordsets, i call the modem sessions as Sessionset.
There is a method to read any modem log generated by windows.
The properties of each session like started date,time and end
date,time - Duration and downloaded bytes,uploaded bytes can be easily
accessed using this Modem log Analysis library 1.0.

If You are Interested in testing the dll.
Download here
MLOG.ZIP

Thank You!