计算可用带宽 [英] Calculating available bandwidth

查看:172
本文介绍了计算可用带宽的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在Windows中用C ++编写代码来计算可用带宽. 我目前正计划使用云杉算法. 我想知道在Windows中是否有任何代码可用于该算法. 或是否有其他技术可以获取互联网带宽.

I need write a code in C++ in Windows , to calculate available bandwidth. I'm currently planing to use spruce algorithm. i wanted to know is there any code available for this algorithm in windows . or is there any other technique to get the internet bandwidth.

推荐答案

搜索云杉算法"会给我这个结果

Searching for "spruce algorithm" gives me this result http://iris.csail.mit.edu/spruce/ :

Spruce是一种用于测量Internet路径上的可用带宽的工具. 下载源代码

Spruce is a tool for measuring available bandwidth over Internet paths. Download source code

它是GPLv2,用C语言编写-应该可以轻松移植到C ++.

It's GPLv2 and written in C - should be easily portable to C++.

这篇关于计算可用带宽的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆