C#-sms发送(从手机到手机)

问题描述:

在我的Web应用程序(在C#.net_2.0中)中,我试图将PC连接到移动设备,以便从应用程序发送和接收消息,我访问了可用的链接和其他网站.有关某些SMS网关或GSM连接的信息.即使我对SMS网关或GSM的了解也不多.

没有有关如何从移动设备到移动设备(连接到我的PC的移动设备之一)发送短信的信息.我尝试了很多,但没有得到.

我不知道如何执行此操作.如果您能帮助我,请
. 谢谢您.

In my web application(in C#.net_2.0), i m trying to connect my PC to my mobile,in order to send and receive message from my application,,i visited the available links and other websites.But all gives information about some SMS gateway or GSM connectivity.Even i don''t know much about SMS gateway or GSM.

There is no information, about how to send sms from mobile-to-mobile (one of the mobile connected to my PC).I tried a lot, but not getting.

I have no idea of how to implement this.Please if u can help me.
Thanking you.

检查一下
使用GSM调制解调器使用AT命令发送和读取SMS [
Check this out
Send and Read SMS through GSM Modem using AT Commands[^]
I hope this is what you want. :thumbsup:


不会为您提供完整的解决方案,但可能会帮助您入门.
This will not give you the entire solution, but may help get you started.