monitoring streaming server and display throughput
- by I__
Scenario: laptop (running RHEL 5.3 / 5.4) with Wi-Fi allowing incoming connections (the laptop is the DHCP server and default gateway of any device that connects to it).
The laptop has a streaming server installed (my app).
I need to program an app that could monitor this link (device / streaming server) and display the throughput. More importantly, I need this app to be able to throttle the throughput.
Think WANem but as an app, or netlimiter but (way) simpler and for RHEL.
If you need clarifications, let me know.
is there a library that could help me? i've done mostly windows business applications programming, and i have no clue about this stuff. please help me to get started!