在asp.net中使用或不使用SMS Getway发送SMS
问题描述:
你好朋友,
我想使用我的asp.net项目发送短信.我尝试了一种服务的way2sms sms网关. 20天后无法获得服务,我的代码失败.所以我尝试了另一种,但没有人发送短信.
请帮我.我需要使用或不使用SMS网关发送SMS的代码.
多亏了所有人.
Hello Friends,
I want to send sms using my asp.net project. I tried with way2sms sms gateway with one service. after 20 days a service is not reachable and my code is fail. So i tried with other one but no one send sms.
Please help me. I need a code for send SMS using or Without SMS Gateway.
Thanks to all.
答
请参考此内容,也许这可以帮助您解决问题:
使用ASP.NET 2.0的简易SMTP邮件 [ ^ ]
一些简单的电子邮件发送方式(通过SMTP)和SMS短信 [ http://stackoverflow.com/questions/5467905/sending-sms-from-asp-网络网站 [ ^ ]
Refer this, perhaps this could help you to solve your problem:
Easy SMTP Mail Using ASP.NET 2.0[^]
Some Easy Ways to Send Emails (via SMTP) and SMS Text Messages[^]
http://stackoverflow.com/questions/5467905/sending-sms-from-asp-net-website[^]
这是解决方案
http://www.c-sharpcorner.com/UploadFile/b8d90a /send-sms-using-C-Sharp-net/ [
Here is the solution
http://www.c-sharpcorner.com/UploadFile/b8d90a/send-sms-using-C-Sharp-net/[^]