Where can i get free GSM libraries/components for delphi or python?

二次信任 提交于 2019-12-07 08:44:57

问题


Where can i get good free GSM libraries for Delphi or Python? Libraries i can use to send and receive sms's on my application?

Gath


回答1:


For free and open source AsyncPro>

Not free but the components has active development nrComm Lib

Another solution to use SMS gateway, such as ClickAtell, with solution you can send sms using a simple post command to the gateway url or webservices.




回答2:


Another SMS gateway with a Python interface is TextMagic.

Read my response to a similar question here




回答3:


Get it here - completely free (previously commercial components):




回答4:


I've always enjoyed this application with my Sony-Ericsson devices:




回答5:


A PyPi search turns up several promising Python SMS libraries. Some of them talk to a GSM modem, others work through web SMS gateways, and there's even one to interface with Apple's Sudden Motion Sensor.



来源:https://stackoverflow.com/questions/657100/where-can-i-get-free-gsm-libraries-components-for-delphi-or-python

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