使用C#中的ASP.net将文本消息发送到手机号码 [英] Send Text Msg to Mobile Number using ASP.net in C#

查看:72
本文介绍了使用C#中的ASP.net将文本消息发送到手机号码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好......

我正在一些网站上工作,我从DB获取一些用户信息到网页,我也有一个文本框和一个发送msg按钮。我希望当用户在文本框中输入任何手机号码并单击发送按钮时,文本消息应该包含我要发送的一些数据的手机号码。

邮件功能很容易实现但是我从来没有使用文本消息的功能。

详细告诉我哪个服务器或端口我必须使用它,我想发送免费的无限文本消息,如我们从谷歌服务器发送邮件。

如何做...提前感谢

解决方案

如何使用SQL数据库从C#发送SMS消息 [ ^ ]

http://www.ozekisms.com/index。 php?owpn = 230 [ ^ ]

http://www.nowsms.com/discus/messages/485/21018.html [ ^ ]

http://www.youtube.com/watch?v=6cSer5q-Bs4 [ ^ ]



-KR


1)第一个选项 - 你需要从第三方短信服务提供商处获取服务,他们为SMS集成套件提供示例程序,以便使用SMS网关发送短信。您需要互联网连接才能发送这些信息。

2)第二选项 - 使用调制解调器GSM命令,一些移动提供商提供GSM命令,您可以使用移动设备通过将其连接到计算机来发送短信。 / BLOCKQUOTE>

Hello...
I am working on some website in which i fetch some user information from DB to webpage and i also have one textbox and one send msg button on this page. I want that when user puts any mobile number on the textbox and click send button then the text message should go on that Mobile number with some data i want to send.
Mail functionality is very easy to implement but i never user text msg kind of funtionality.
Tell me in detail which server or port i have to use it and i want to send free unlimited text msgs like we send mails from google server.
How to do it...thanks in advance

解决方案

How to Send SMS Messages from C# using an SQL Database[^]
http://www.ozekisms.com/index.php?owpn=230[^]
http://www.nowsms.com/discus/messages/485/21018.html[^]
http://www.youtube.com/watch?v=6cSer5q-Bs4[^]

-KR


1) First Option-You need to take services from Third Party SMS service providers, they give SMS integration Kit with sample programs to send SMS using SMS Gateway. You need Internet connection to send these messages.
2) Second Option-Use Modem GSM Commands, some mobile providers give GSM commands using which you can send SMS using your mobile by connecting it to your computer.


这篇关于使用C#中的ASP.net将文本消息发送到手机号码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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