使用c#中的WMI获取我的Dongle的IMSI号码或MSISDN号码? [英] Get the IMSI number or MSISDN number of my Dongle with the WMI in c# ?

查看:119
本文介绍了使用c#中的WMI获取我的Dongle的IMSI号码或MSISDN号码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我有一个包含SIM卡的加密狗(USB调制解调器),我想从中获取一些信息,例如IMSI编号或MSISDN,我怎么能用WMI做呢?



我用AT +命令做了这个要求,但这需要断开加密狗的连接解放港口。



这就是为什么我发现WMI可以扮演与AT + Command相同的角色但我不明白怎么做?



祝你好运



Yassine

Hi ,

I have a Dongle (USB Modem) that contains a SIM card, that I want to get out some information from it, such as the IMSI number or MSISDN, so how can I do it with the WMI ??

I did this requirement with the AT+Command but this need to disconnect the Dongle From the internet to liberate the Port.

so that why I have found that the WMI can play the same role as AT+Command but I didn't understand how ??

Best regards

Yassine

推荐答案

不支持。



您可以从Win32_POTSModem类中获取有关调制解调器的大量信息,但任何WMI类都不会公开您想要的信息。你无法使用WMI获得它。
Not supported.

You can get a lot of information on the modem from the Win32_POTSModem class, but the information you want is not exposed by any WMI class. You can't get it using WMI.


这篇关于使用c#中的WMI获取我的Dongle的IMSI号码或MSISDN号码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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