Re: [appengine-java] SMS Facility

2010-01-27 Thread Ikai L (Google)
There's no APIs natively for SMS. However, many mobile service providers
have email gateways for SMS. Here's a quick list on Wikipedia:

http://en.wikipedia.org/wiki/List_of_carriers_providing_SMS_transit

http://en.wikipedia.org/wiki/List_of_carriers_providing_SMS_transitMy
experience has been that some of these are a bit out of date and don't
always seem to deliver in a timely manner.

There are other service providers that interface directly with the carriers,
however, as far as I know most of these are not free but pay per message
services. These are ideal if you are planning on large one-to-many messaging
campaigns:

http://www.google.com/search?hl=enrlz=1C1CHMA_enUS360US360q=sms+gatewayaq=faql=aqi=g10oq=

On Tue, Jan 26, 2010 at 5:53 AM, Avis developer
sivaram.subb...@gmail.comwrote:

 Hi ,
  Thanks for seeing to this. Is there any messaging facility in google
 AppEngine for Java. Is it possible to send a message to a mobile from
 a servlet in our application deployed here. Pls reply . Thx too.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] SMS Facility

2010-01-26 Thread Avis developer
Hi ,
 Thanks for seeing to this. Is there any messaging facility in google
AppEngine for Java. Is it possible to send a message to a mobile from
a servlet in our application deployed here. Pls reply . Thx too.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.