开发者

SMS Hosting with Java api

Is there any sms hosting that allows me to use his service with Java api to send sms? I use it in my android app and I have access to internet.开发者_JAVA技巧 Thanks!


Usually, people sending sms provide a SOAP/REST API to do the job, so you can use whatever language you want.


you could probably use the library from smsj[1] where the class ClickatellTransport could allow you to send the sms to clickatel[2].

  1. http://smsj.sourceforge.net/
  2. http://smsj.sourceforge.net/apidocs/org/marre/sms/transport/clickatell/ClickatellTransport.html
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜