V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
ZTK
V2EX  ›  Python

Python 中如何获取 Windows 中指定网卡的数据发送及接收速率?

  •  
  •   ZTK · 2016-03-31 19:27:47 +08:00 · 3356 次点击
    这是一个创建于 2949 天前的主题,其中的信息可能已经有所发展或是发生改变。
    想写一个脚本,通过获取网卡的数据传输情况,判断下一步操作,应该如何实现?
    3 条回复    2016-03-31 22:28:15 +08:00
    virusdefender
        1
    virusdefender  
       2016-03-31 19:33:47 +08:00
    先找对应的 windows api

    然后找 python 怎么调用 windows api
    chilaoqi
        2
    chilaoqi  
       2016-03-31 22:20:45 +08:00
    psutil
    aabbccli
        3
    aabbccli  
       2016-03-31 22:28:15 +08:00
    Winpcap 相关的库
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   889 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 22:00 · PVG 06:00 · LAX 15:00 · JFK 18:00
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.