创建短信网关或使用第三方

发布于 2024-10-17 15:17:40 字数 114 浏览 7 评论 0原文

您好,我正在建立一个需要发送短信的网站。 场景是用户将使用他/她的手机号码创建他/她的帐户。 之后,他可以通过网站向任何手机号码发送短信。 当最终用户收到短信时,发件人号码应与他注册的号码相同。 我想用 C# 编码

Hi i am building a website which needs to send sms.
Scenario is User will create his/her account using his/her mobile no.
After that he can send sms through website to any mobile number.
When the end user receive the sms the sender no should be the same the number with which he registered.
I want to code it in C#

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寄居者 2024-10-24 15:17:40

类似的事情已经完成,并且代码已经在 Code Globe 上发布了名为 Way2SMS 的第三方 SMS 网关。 http://www .codeglobe.in/index.php?option=com_content&view=category&layout=blog&id=30&Itemid=36

The similar thing has been done and the code has been released for a 3rd party SMS Gateway called Way2SMS here at Code Globe. http://www.codeglobe.in/index.php?option=com_content&view=category&layout=blog&id=30&Itemid=36

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文