通过Windows窗体将短信发送到手机 [英] Send SMS to mobile through windows form

查看:64
本文介绍了通过Windows窗体将短信发送到手机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从Windows窗体应用程序在移动设备上发送短信.

how can i send text messages on mobile from my windows form application.

推荐答案

要将PC上的SMS发送到移动设备,您需要一个SMS网关.
您可以从SMS网关提供商处获取它.
他们收取少量费用,而有些则限制消息的长度,消息数等,并免费提供短信服务(例如:-way2sms).
您将获得密钥或密码或用于身份验证的类似内容.
然后,您可以使用它们提供的API发送SMS.
这是一些
To send SMS from pc to mobile you need a SMS gateway.
You can get it from SMS gateway providers.
They charge a small amount of money while there are some which restrict on length of message,message count etc.and provide sms service for free(eg:-way2sms).
You will get a key or password or something similar for authentication.
Then you can use the API they provide to send SMS.
Here are some Providers


http://www.dotnetspider.com/resources/6138-send-sms-using-c.aspx [ http://www.c-sharpcorner.com/Forums/Thread/191130/ [ ^ ]
http://www.dotnetspider.com/resources/6138-send-sms-using-c.aspx[^]
http://www.c-sharpcorner.com/Forums/Thread/191130/[^]


您可以发送常规电子邮件以发送短信.可在 http://www.scampers.org/steve/sms/libraries中获得免费的基于.NET的SMS库. .htm. [ ^ ]
You can send a regular e-mail to send a SMS. A free .NET based SMS library is available at http://www.scampers.org/steve/sms/libraries.htm.[^]


这篇关于通过Windows窗体将短信发送到手机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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