Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Monitoring bandwidth usage app
Forum Updated to NodeBB v4.3 + New Features

Monitoring bandwidth usage app

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TakashiKun
    wrote on last edited by
    #1

    I am designing an application that monitors my bandwidth usage. I need to see how much and the rate that data (download and upload) is being transferred to and from my computer.

    I don't what classes would help me with what I need to do.

    I am very new to the Qt library, any help would be greatly appreciated.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      Qt will help you to visualize the data, probably using some additional graphing/charting library. Gathering the actual data is platform dependent and not part of the standard Qt libs. Maybe Qt Mobility has some means for that.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved