C#通过华为303发送短信...这不是COM和AT命令 [英] C# Sending SMS via Huawei 303 ... this is not COM and AT command

查看:91
本文介绍了C#通过华为303发送短信...这不是COM和AT命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好



i希望通过C#和huawei发送短信303



huawei 303没有连接COM端口。



当我将它连接到我的计算机时,新的网络界面和网页出现,我可以管理和发送带有http网站的短信,如地址中的ADSL调制解调器http://192.168.1.1 ...



设备管理器上没有COM端口显示..只有一个新的网络接口...



我可以用这个调制解调器通过C#发送短信吗?

解决方案

如果你用http接口发送短信,问题是什么?

使用Fiddler或IE(10+)Developer工具栏来跟踪浏览器和设备之间的http流量。您可以使用 WebRequest [ ^ ]或 HttpClient [ ^ ]

hello

i want send sms via C# and huawei 303

the huawei 303 not connect as the COM port.

when i connect it to my computer new network interface and web page appear and i can manage and send sms with http web site like ADSL modem in address http://192.168.1.1 ...

no COM port show on device manager .. only one new network interface ...

can i send SMS via C# with this modem ?

解决方案

If you cn send SMS using http interface, than what's the problem?
Use Fiddler or IE (10+) Developer toolbar to trach http traffic between your browser and the device. You can than mimic the same actions using WebRequest[^] or HttpClient[^].


这篇关于C#通过华为303发送短信...这不是COM和AT命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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