数据包从BlackBerry应用程序嗅探 [英] Packet Sniffing from a BlackBerry app

查看:196
本文介绍了数据包从BlackBerry应用程序嗅探的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要开发一个应用程序,并基本包嗅探。所以,我想知道,如果包嗅探是从BlackBerry可行的。

I want to develop an app that does basic packet sniffing. So, I would like to know if packet sniffing is feasible from a BlackBerry.

推荐答案

我不认为这是可能的。你可以做的最多的是跟踪发送和接收在无线数据包的数量,但不能看到实际的内容。见<一href=\"http://www.blackberry.com/developers/docs/5.0.0api/net/rim/device/api/system/RadioInfo.html#getNumberOfPacketsReceived%28%29\"相对=nofollow> RadioInfo.getNumberOfPacketsReceived()和<一个href=\"http://www.blackberry.com/developers/docs/5.0.0api/net/rim/device/api/system/RadioInfo.html#getNumberOfPacketsSent%28%29\"相对=nofollow> RadioInfo.getNumberOfPacketsSent()。

I don't think this is possible. The most you can do is keep track of the number of packets sent and received over the radio, but not see the actual contents. See RadioInfo.getNumberOfPacketsReceived() and RadioInfo.getNumberOfPacketsSent().

这篇关于数据包从BlackBerry应用程序嗅探的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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