vote up 1 vote down star

Looking for a cheap way of receiving text messages by HTTP POST or other easy way. I want it to be standard rate dedicated number (no keyword).

I've looked at http://totext.net/ and it looks good for a UK number. Any other recommendations?

Also, any recommendations for a US number?

flag

4 Answers

vote up 2 vote down

Have you looked at http://zeepmobile.com/? SMSs can be handled through a POST request.

link|flag
Interesting! Free shortcode + keyword. I'll definitely have a look although as I said I'm looking for a dedicated number. Thanks! – Paul D Sep 18 '08 at 12:20
this looks awesome and exactly what i'm looking for... i need them to send me my password tho so i can set up my account! – Jason Jun 26 at 19:50
vote up 1 vote down

See here for my answer to this question:

http://stackoverflow.com/questions/84282/what-can-you-use-to-get-an-application-to-be-able-to-receive-sms-message#84711

Another plug for MBlox (http://www.mblox.com)...

Ben

link|flag
vote up 1 vote down

You actually don't need a phone number/shortcode to send/receive SMS messages; nearly every cell phone can send/receive SMS messages to/from any email address. I built an SMS service (http://www.txtreg.net) using Nearly Free Speech's ability to forward email to a URL as a POST request. User sends a text to an email address, PHP script processes it, and sends an email right back to their phone.

link|flag
vote up 0 vote down

Anybody know a service like this in Germany?

link|flag
mobilant.de – Paul D Sep 18 '08 at 12:28

Your Answer

Get an OpenID
or

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