开发者

How to: Bandwidth Calculator in Silverlight

I am wondering is there any silver sample project available which can monitor the local netw开发者_Python百科ork traffic (bytes sent received) precisely IPv4InterfaceStatistics like information.


Jeff thanks.

I found some tips from this link: http://justinangel.net/CuttingEdgeSilverlight4ComFeatures


This information is not available to a typical Silverlight 4 application.

It may be possible to use an elevated out-of-browser Silverlight app and the COM automation/interop features to query WMI or other systme information services, but it will be a lot more work than using a tool that is designed to have rights to the system instead (such as WPF or Win32).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜