以编程方式测量黑莓带宽使用情况

时间:2011-01-12 14:56:33

标签: networking blackberry profiling bandwidth

我想在Blackberry中以编程方式测量我的App带宽使用情况,我不知道如何实现这一点,请参考我测量Bandwidth的App,我将非常感谢你。

2 个答案:

答案 0 :(得分:1)

如果要测量自己的应用程序的用法,请构建跟踪InputStream和OutputStream信息的包装器流。然后确保所有网络连接都被计数流包裹起来。

答案 1 :(得分:0)

http://supportforums.blackberry.com/t5/BlackBerry-Storm-BlackBerry-9500/Need-bandwidth-monitoring-app/m-p/110815

  • 此链接指的是名为MiniMon的程序。我通过搜索谷歌来获取它:黑莓app世界带宽跟踪器