README.md
December 5, 2022 ยท View on GitHub
Description
Displays the current amount of traffic in the first Ethernet card it finds.
This code was written to monitor my ADSL usage.
It is still a work in progress. Also, because the data is measured in packets and I don't know the size of a packet therefore I multiplied the packet size with MTU to get the number of bytes.
I check the result with netstat and values are close enough.
Any comment or suggestion is greatly appreciated.
More Info
| Submitted On | 2002-12-12 17:00:46 |
| By | Aris Rellegue |
| Level | Beginner |
| User Rating | 4.2 (21 globes from 5 users) |
| Compatibility | VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | Ethernet_M15121012122002.zip |