Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有针对 Symbian S60 设备的开发者工具或开发者应用程序可以让我嗅探网络包并查看哪些应用程序使用 GPRS 并发送数据?硬质合金中集成了什么?
谢谢大家的答案。
查看 RConnectionMonitor 类。它允许您查看连接数以及正在使用它们的应用程序 - 它显示了它们的 UID。但它不是 100% 可靠的。