On Sun, Feb 23, 2014 at 8:30 PM, Bishan Buddhika <[email protected]> wrote:

> I'm calling a URL to get json data from another web site in my Google App
> Engine application. Then i received bellow message.
> For Mail API <https://developers.google.com/appengine/docs/quotas#Mail>,
> we can send 100 messages for a day for free. Like this are there any Free
> Default Limit for Socket API ?
> How much should i pay per day or per minute for using Socket API ?
>


As Amy said, Socket API usage is bucketed under outbound bandwidth. But out
of curiosity, is there a particular reason why you need the Sockets API to
pull JSON data? Most web site APIs will work perfectly fine with the
default URL Fetch service.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to