send a text message via .net

青春壹個敷衍的年華 提交于 2019-12-21 08:15:09

问题


All: Are there any free solutions out there for sending text messages (SMS) via .net? (maybe a web service or something?).

EDIT

What I'm really looking for is a reference for a reputable online service that I can use for sending SMS messages. Has anyone out there used such a service, and if so, can you give me a recommendation/warning?

EDIT

(first the disclaimer: I'm not in any way associated with this company, I'm just posting back what I found, in case anyone else out there is looking)

An update: I ended up going with www.clickatel.com My work was for a technology exploration and demo project,and I could buy credits on that system cheap. In my case, I started out using their REST API. I had problems with that api (sometimes the commands would timeout). So I switched to the web service API (SOAP) It worked very well for me.


回答1:


Most accept email but it is vendor specific.



来源:https://stackoverflow.com/questions/1580764/send-a-text-message-via-net

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!