使用.NET Windows应用程序发送和接收SMS [英] Send and Receive SMS using .NET Windows application

查看:83
本文介绍了使用.NET Windows应用程序发送和接收SMS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我需要有关发送和发送的帮助在.NET Windows应用程序中从PC接收短信到Mobile.
然后,要使用什么技术?
请指导&给我一个解决方案.

谢谢与问候,
Meha ...

Hi all,
I need help for Send & Receive SMS from PC to Mobile in .NET Windows Application.
And then, what are all the techniques to use?
Please guide & give me a solution.

Thanks & Regards,
Meha...

推荐答案

hemasenthu写道:
hemasenthu wrote:

我需要有关Send&的帮助;在.NET Windows应用程序中从PC接收短信到Mobile.

I need help for Send & Receive SMS from PC to Mobile in .NET Windows Application.



我想这正是您想要的:
使用GSM调制解调器使用AT命令发送和读取SMS [



I guess this is exactly what you want:
Send and Read SMS through GSM Modem using AT Commands[^].

hemasenthu写道:
hemasenthu wrote:

然后,要使用的所有技术是什么?
请指导&给我一个解决方案.

And then, what are all the techniques to use?
Please guide & give me a solution.



要发送短信,您需要将调制解调器连接到PC.
首先,您需要学习基本的和一些高级的(与SMS相关的)AT命令,因为调制解调器可以理解AT命令.检查此链接:
AT命令简介 [



For sending SMS, you need a modem connected to PC.
First of all u need to learn basic and some advance (SMS related) AT commands because modems understand AT commands. Check this link: Introduction to AT Commands[^].
I would suggest you to read the whole guide given on this link. It''s not very big and won''t take much time.

After this is done,
The next STEP is to use programming language to write code to interact with modem using AT commands. The link given will guide you about the different methods used.

There are libraries which you can use to write code easily, but you can write your own code as well which will be little more difficult.
I have already given you one such article link above.

Hope this helps!


我在google上用了"C#从PC发送短信"这个词,这是224万次点击中的第一次点击:

http://bytes.com/topic/c-sharp/answers/256831- send-sms-through-c [ ^ ]

谷歌不是很棒吗?我敢打赌,甚至*您*都可以使用它.
I used google on the phrase "C# send sms from pc", and this was the first hit among 2.24 MILLION hits:

http://bytes.com/topic/c-sharp/answers/256831-sending-sms-through-c[^]

Isn''t google wonderful? I bet even *you* could use it.


这篇关于使用.NET Windows应用程序发送和接收SMS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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