Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BitMeter II - bandwidth meter
#1
BitMeter II

BitMeter 2 is a bandwidth meter, it allows you to visually monitor your internet connection by displaying a scrolling graph that shows your upload and download speed over time.

http://codebox.no-ip.net/controller?page=bitmeter2
pi
#2
now lets go on a rebuild this thing with qm.

IntPerformance is good start ...

took me an hour to find the right term inside qm.

Code:
Copy      Help
;If counter is 0, returns connection speed.
;If counter is 1 or 2, returns number of bytes
;received or transmitted since the last call (first time,
;return value is undefined). Usually, you call this
;function repeatedly, eg every 1 second.
;This function can serve as template to create
;functions that monitor other performance data.
;On Win2000, does not work with counter=0.

maybe you already have a working example (2 editfields on a toolbar (down|up) -> as kB/s)?
pi
#3
don't have


Forum Jump:


Users browsing this thread: 1 Guest(s)