Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 02-04-2011, 11:47 AM   #1 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 18
idigit is on a distinguished road
Default Text messaging service

I'm looking to create a text messaging service to go with my iPhone app. Users would send text messages to a number and it would reply. My question is how do I get a single phone number set up for this? I know it's possible and must be affordable because I've seen the text free app that does something like it. Please help.
idigit is offline   Reply With Quote
Old 02-04-2011, 12:13 PM   #2 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

I'm not sure what you mean exactly... To send SMS/Text from your app, with built in mechanism user interaction is involved, they have to hit the final Send. If you use a web service to do this, the ok. But there is no way for your app to read the received SMS on the device. Those will only go to the system Messages app.
baja_yu is offline   Reply With Quote
Old 02-04-2011, 12:51 PM   #3 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 18
idigit is on a distinguished road
Default

Quote:
Originally Posted by baja_yu View Post
I'm not sure what you mean exactly... To send SMS/Text from your app, with built in mechanism user interaction is involved, they have to hit the final Send. If you use a web service to do this, the ok. But there is no way for your app to read the received SMS on the device. Those will only go to the system Messages app.
I'm looking to send the messages from some sort of a web server to the user's phone, regardless of whether it is an iPhone. That way it could be used with an iPod touch as well as an iPhone.
idigit is offline   Reply With Quote
Old 02-04-2011, 01:45 PM   #4 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

Well, you could use push notifications Loading…
baja_yu is offline   Reply With Quote
Old 02-04-2011, 10:40 PM   #5 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 18
idigit is on a distinguished road
Default

Quote:
Originally Posted by baja_yu View Post
Well, you could use push notifications Loading…
I have considered using push notifications and local notifications and will offer that as an option. Id also like to send the user a text to their phone, regardless of what type of phone it is. I'm trying to send a daily update to the user if they ask for it, and there is a good chance they wouldn't have wifi. This way they have a higher chance of receiving the message.
idigit is offline   Reply With Quote
Old 02-04-2011, 11:04 PM   #6 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

What does this have to do with app development then? I don't understand the question then, if it will work on any phone and you are sending SMS/Text messages from a server, you don't need an app or anything on iPhone.
baja_yu is offline   Reply With Quote
Old 02-04-2011, 11:20 PM   #7 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 18
idigit is on a distinguished road
Default

Quote:
Originally Posted by baja_yu View Post
What does this have to do with app development then? I don't understand the question then, if it will work on any phone and you are sending SMS/Text messages from a server, you don't need an app or anything on iPhone.
The text messaging service is a companion to the app. In addition to the services offered inside the application itself, the user will be able to receive text message alerts. Sometimes the user will respond with a "yes" or "no" to these alerts. I've tried sending/receiving texts from an email address but that is not what I am looking for. Do you know how I'd go about "buying" a phone number that can send a receive texts from a server?
idigit is offline   Reply With Quote
Old 02-05-2011, 08:14 AM   #8 (permalink)
Registered Member
 
Join Date: Jan 2011
Posts: 41
Rootstonian is on a distinguished road
Default

Nothing "special" about a phone receiving SMS as far as I know.

Go to a store, get a phone and plan that includes text messaging.
Rootstonian is offline   Reply With Quote
Old 02-05-2011, 09:07 AM   #9 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 18
idigit is on a distinguished road
Default

Quote:
Originally Posted by Rootstonian View Post
Nothing "special" about a phone receiving SMS as far as I know.

Go to a store, get a phone and plan that includes text messaging.
I know that; it was an unnecessary reply. Here is what I want:

My server: thisismyserver.com
My phone: 555-555-5555

Users send messages to the phone number; something like "what is the current status" and receive an automated reply along the lines of "Current Status: Okay" or something like that. I pretty much want to set up an automated text message reply system. I'm looking specifically for how TextFree gets their texting numbers and sends/receives the replies. I only need one number, though, not thousands.
idigit is offline   Reply With Quote
Old 02-06-2011, 07:57 AM   #10 (permalink)
Registered Member
 
Join Date: Jan 2011
Posts: 41
Rootstonian is on a distinguished road
Default

Quote:
Originally Posted by idigit View Post
Do you know how I'd go about "buying" a phone number that can send a receive texts from a server?
Sorry, I misunderstood what you were asking. It happens
Rootstonian is offline   Reply With Quote
Old 02-06-2011, 05:50 PM   #11 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

Do a Google on "online SMS gateway" (excluding "online" will get you just hardware results so include it to find services).

EDIT: Note that to receive SMS too (two-way service) and have a 'phone number', it will have to be in a specific country, so choose wisely depending on your primary user base as most operators charge extra when sending SMS to foreign numbers.

Last edited by baja_yu; 02-06-2011 at 05:53 PM.
baja_yu is offline   Reply With Quote
Old 03-14-2011, 09:20 AM   #12 (permalink)
Registered Member
 
Join Date: Mar 2011
Posts: 1
joshua.carcione is on a distinguished road
Default text & voice api

I use Twilio Cloud Communications | Web Service API for building Voice and SMS Applications or Called.in - Phone Number Verification; Automated Calling; ClickToCall; Phone Services

Twilio is more developed but Called.in is less expensive.

Twilio has features for both text and voice 2 way communication.
joshua.carcione is offline   Reply With Quote
Old 10-25-2011, 01:47 AM   #13 (permalink)
Registered Member
 
Join Date: Oct 2011
Location: Los angeles
Posts: 1
carlosnava312 is on a distinguished road
Send a message via Yahoo to carlosnava312
Default

Really Google is amazing ! Google always bring high quality products & Services as their peoples excepted from them & Hat's off to Google !

From Carlos Nava
capsiplex reviews | phen375 reviews

Last edited by carlosnava312; 11-03-2011 at 12:32 PM.
carlosnava312 is offline   Reply With Quote
Reply

Bookmarks

Tags
iphone, text

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 369
14 members and 355 guests
7twenty7, blasterbr, Clouds, dre, EvilElf, jeroenkeij, jimmyon122, Mah6447, Morrisone, n00b, pungs, Sami Gh, stanny, toon4413
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,667
Threads: 94,121
Posts: 402,900
Top Poster: BrianSlick (7,990)
Welcome to our newest member, host number one
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 03:47 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0