使用C#发送短信 [英] Sending SMS using C#

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

问题描述

可能重复:
   .NET发送短信库

我使用.NET从去年3-4天使用.NET我被成功发送电子邮件,现在我想用净我寻觅了很多,但未能发现任何发送短信。

I am using .NET from last 3-4 days I got success sending e-mail using .NET now i want to send an SMS using .Net i have searched a lot but couldn't found anything.

推荐答案

你有没有考虑使用 Twillio

Twillio是一个电话,它通过一个REST API公开的语音和短信业务。有一个C#实现客户端的API

Twillio is a telephony that exposes voice and sms services via a REST API. There is an C# implementation client for the API

您将能够发送和接收消息。

You will be able to send and receive messages.

至于从C#发送短信诞生,我不相信这是可以做到。

As for sending SMS nativity from C#, I don't believe this can be done.

更新

在过去我曾与 TwilioSharp 的成功。

有其他.NET 可供选择,如果TilioSharp不工作了。

There are other .Net libraries to choose from, if TilioSharp does not work out.

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

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