Get router stats
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
i've written a up/download monitor and i want to include a feature that allows be to monitor routers, has anybody an idea how to do that ? Thanks Mario
I never did something like that, but probably I would look how to use the SNMP (Simple Network Management Protocol) that is supported by the majority of routers, or maybe for home devices the new UPnP stuff can also provide some info. Hope I'm right and it helps you a bit to find the way