在 win32 应用程序中获取国际移动用户身份 (IMSI)

发布于 2024-08-16 10:20:20 字数 171 浏览 1 评论 0原文

我正在开发一个应用程序,我需要显示已插入vista系统的数据卡中的IMSI号码。我使用的是Visual Studio 2005和Microsoft SDK。

有没有办法使用任何 win32 api 或任何其他方式访问数据卡(GSM 和 CDMA)的 IMSI 号码,

提前致谢 维纳亚卡·卡尔吉吉

I am developing a application, where I need to display the IMSI number from data card which has been plugged in to a vista system.I am using visual studio 2005 and microsoft SDK.

Is there any way to access the IMSI number of the data card(both GSM and CDMA) using any win32 api or any other way to access it

thanks in advance
Vinayaka Karjigi

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浅笑轻吟梦一曲 2024-08-23 10:20:20

尝试使用通常安装的串行接口(模拟器)通过 AT 命令查询您的移动设备。如果支持,AT+CIM 应该为您提供 SIM IMSI。

Try to query your mobile device via AT commands using the usually installed serial interface (emulator). If supported, AT+CIM should give you the SIM IMSI.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文