Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. WindowsXP Down/Uploadrate

WindowsXP Down/Uploadrate

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestioncsharp
1 Posts 1 Posters 0 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.
  • P Offline
    P Offline
    pma
    wrote on last edited by
    #1

    I dont know if this is the right place for my Question, but i've got now solution by posting this question to many boards ;-( I've the following situation, i'am running Windows XP with a networkcard and a 56k modem as internetconnection. there is a problem when i hangup the modem connection, the statistic counter are getting lower than before. i can check that with "netstat -e" This one is before i hangup my modem Received Sent Bytes 1602015 1158327 Unicastpakete 8346 8196 Nicht-Unicastpakete 140 118 Verworfen 0 0 Fehler 0 0 Unbekannte Protok. 0 This one is after i closed my modem connection Received Sent Bytes 858279 1122709 Unicastpakete 7283 7397 Nicht-Unicastpakete 144 103 Verworfen 0 0 Fehler 0 0 Unbekannte Protok. 0 Has anyone an idea? I currently make programm witch checks this things by using GetIfEntry, but doesnt get the right values, is this a XP bug ? { *pReceived += mib.dwInOctets; *pSent += mib.dwOutOctets; } http://www.pmasoft.net/englisch/onlineeye\_prof.htm Thank You

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups