getting started with SMS developement

只愿长相守 提交于 2019-12-02 03:24:05

问题


i will have the following set up:

people will be sending text messages to a server, and that server will be forwarding the messages to other phone numbers

i am not sure what kind of framework i should use.

  1. should i develop an SMS gateway and use AT commands?
  2. should i just try to somehow use AIM or GCHAT to capture and send SMS messages?
  3. would there be a different more suitable configuration?

are there already developed frameworks that are free which i can use? for example i know that i can send an SMS to almost anyone through gchat or aim by sending a message to "+" and the number of the person. is this scalable and can i use it for my own benefit?

any sms developers out there?


回答1:


I used to use this website: www.aspsms.com.

It provides a lot of libraries in different languages, the prices are affordable (I think) and they offer some kind of "2 ways service".

are there already developed frameworks that are free which i can use?

Free, that would surprise me.




回答2:


You could get a short code from an aggregator like www.openmarket.com



来源:https://stackoverflow.com/questions/2994180/getting-started-with-sms-developement

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