cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
internet bandwidth consumption
internet bandwidth consumption
Oct 14, 2021 at 4:53pm UTC
Albuquerster
(50)
Hello,
I need to develop a c++ app that calculates internet bandwidth consumption.
Does anyone have an example?
Thanks
Oct 14, 2021 at 5:50pm UTC
deleted account xyzzy
(5768)
https://stackoverflow.com/questions/729146/how-to-programmatically-check-internet-bandwidth-in-vc
https://github.com/topics/bandwidth-monitor
( meta-search:
https://duckduckgo.com/?q=c%2B%2B+internet+bandwidth&t=ffsb&ia=web
)
Oct 14, 2021 at 7:39pm UTC
jonnin
(11437)
several things track this; you may be able to lift the info from something that already did the work. Virus scanners, the operating system itself, the device driver / device itself, and other places seem likely.
Topic archived. No new replies allowed.