Python and windows bandwidth statistics?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave Reid

    #1

    Python and windows bandwidth statistics?

    I've been searching for a something in Python for me to be able to get
    the total outbound or inbound bandwidth (in Windows (or cross-OS
    compatible). Can anyone help me out? Thanks!

  • Roger Upole

    #2
    Re: Python and windows bandwidth statistics?

    win32pdh from Pywin32 lets you access the network
    performance counters.

    Roger

    "Dave Reid" <dave@davereid. net> wrote in message news:1147325828 .414265.157030@ u72g2000cwu.goo glegroups.com.. .[color=blue]
    > I've been searching for a something in Python for me to be able to get
    > the total outbound or inbound bandwidth (in Windows (or cross-OS
    > compatible). Can anyone help me out? Thanks!
    >[/color]



    ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
    http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
    ----= East and West-Coast Server Farms - Total Privacy via Encryption =----

    Comment

    Working...