I want to know how many bytes are transfered (upload/download) and in case
of ADSL i want to block all traffic at certain amount of bytes.
Firstly how do i even recognize which connection is ADSL and which one is
over standard modem.
I'm using RasEnumConnections for standard modem.
Someone told me to use Performance Monitoring but i dont know where do i
specify what am i trying to monitor.
Thanx