vote up 2 vote down star
1

Guys,

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

flag

26% accept rate

5 Answers

vote up 1 vote down

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.

link|flag
vote up 1 vote down

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

http://sourceforge.net/projects/tpapro/

link|flag
vote up 0 vote down

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.

http://pypi.python.org/pypi?%3Aaction=search&term=sms&submit=search

link|flag
vote up 0 vote down

I've always enjoyed this application with my Sony-Ericsson devices: http://fma.sf.net/

link|flag
vote up 0 vote down

Another SMS gateway with a Python interface is TextMagic.

Read my response to a similar question here

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.