短信通知使用第三方 [英] sms notification using 3rd Party

查看:82
本文介绍了短信通知使用第三方的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



任何人都可以帮我一步一步地教程如何使用第三方软件从我的网站发送短信通知吗?



在互联网上阅读了很多文章之后,它对我没什么帮助。



很多文章使用c#languange,但是我正在使用VB。

Hello,

Can anyone help me with a step by step tutorial on how to send sms notification from my website using 3rd Party software?

After reading many articles on the internet, it does not help me a lot.

Many article using c# languange, but I'm using VB.

推荐答案

您必须使用SMS网关提供商,在您的情况下可能是一个提供API的提供商。您还可以查看此应用程序: http://www.ozekisms.com/c-sharp-sms -api / index_p_php_q_ow_page_number_e_315opt.html
You've to use a SMS Gateway provider, in your case probabaly an provider with a API. You can also check this application: http://www.ozekisms.com/c-sharp-sms-api/index_p_php_q_ow_page_number_e_315opt.html


您好。



许多短信提供商提供API通过soap(soap.net)发送短信
在您的项目中引用Web服务。



但是一些SMS提供商使用kannel-SMS系统。它没有Web服务API。但是有简单的休息API。你可以通过标准的http请求来打电话。



PS:你也可以通过SMPP协议发送短信: - )
Hi.

Many SMS providers give API for sending SMS via soap (soap.net)
Make reference in your project to web service.

But some SMS providers use kannel-SMS system. It doesn't have web service api. But have simple rest API. You can call it via standard http request.

PS: also you can send SMS via SMPP protocol :-)


< a href =http://www.codeproject.com/KB/vb/AT_commands.aspx>代码项目存档 [ ^ ]通常有帮助。



我希望这次能做到。





如果有帮助则投票!
Code Project Archive[^] usually helps.

I hope it does this time.


Vote up if helpful!


这篇关于短信通知使用第三方的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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