从C#发送短信 [英] SMS sending from c#

查看:75
本文介绍了从C#发送短信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要使用一些数据库和c#将SMS发送给客户端.我读过GSM调制解调器是实现连接的方式,一些哥们也告诉我说,它将花费我大约1900卢比.你能告诉我吗?
1.购买GSM调制解调器之前应考虑哪些技术要点?
2.还有其他方法可以实现吗?
3.如果需要,我的GSM运营商将允许我一天发送1000条短信吗?
4.还有其他要点吗?

Thanx,

I need to send SMS to clients, using some database and c#. I have read that GSM modems are the way for connectivity and some buddy also told me that Its gonna cost me approx Rs.1900. Can you please tell me:
1. What are the technical points that should be considered before buying GSM modem?
2. Is there any other way for the same?
3. My GSM operator will allow me to send 1000 in a day SMS if needed?
4. Any other point?

Thanx,

推荐答案

您可以阅读此链接,它将对您有所帮助->

点击
You can read this link, it will be helpful for you ->

Click


1.将取决于您的要求,例如SMS的发送和接收频率,支持的模式-文本,PDU(如果您自己编写软件,则可能需要)以及许多类似的东西.
2.您可以使用GSM/GPRS调制解调器发送和接收SMS.您的手机也可以用于同一用途.
3.是的.也有批量计划.您可以向不同的运营商查询.他们中的大多数提供SMS网关和它们自己的接口来发送和接收SMS.您只需要一个好的调制解调器.
4.是的.请阅读以下内容.

SMS消息简介 [
1. Will depend on your requirement such as frequency of SMS being sent and received, supported modes - text, PDU (you may need if you are programming the software yourself), and many such things.
2. You can send and receive SMS using GSM/GPRS modems. Your cell phone can also be used for the same.
3. Yes. There are bulk plans as well. You can check with different operators. Most of them provide SMS Gateway and their own interface to send and receive SMS. All you will need is a good modem.
4. Yes. Read below.

Introduction to SMS Messaging[^]

This site will answer most of your queries. I suggest you to go through all the topics once.
Get back in case you face any issues.

Hope this helps!


您的GSM提供商是否提供在线服务来发送1000条SMS?
然后,您可以尝试构建Bot或使用WebRequest和Responses进行处理.
Does you GSM Provider offer a Online-Service to send 1000 SMS?
Then you can try build a Bot or handle with WebRequest and Responses.


这篇关于从C#发送短信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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