Dale,

Like Andreas stated above the XMPP API will be more what you are
seeking, however you'll need to write a wrapper between your Channel
API and the XMPP receiver.  There are Cloud services available such as
PubNub that provide this layer of communication automatically between
all types of hardware.  I recommend checking them out.


Stephen

On Apr 16, 2:56 am, Dale <[email protected]> wrote:
> You might want to star this 
> issuehttp://code.google.com/p/googleappengine/issues/detail?id=4189
> Once the java version is in place it could then be ported to python.
>
> (As an aside we have an embedded system written in C that polls our
> app. Having a simple, non-browser based Channels API would be much
> better for us as well.)
>
> Dale
>
> On Apr 15, 7:57 pm, andreas schmid <[email protected]> wrote:
>
>
>
>
>
>
>
> > i see. thank you
>
> > On Apr 15, 2011, at 1:29 PM, Calvin wrote:
>
> > > Channel API is one-way, and currently only works when the recipient is a 
> > > JavaScript-capable web browser.
>
> > > The XMPP api might be more what you're looking for:
> > >http://code.google.com/appengine/docs/python/xmpp/overview.html
>
> > > Calvin
> > > p.s. Second person asking about using Channel API with a non-browser 
> > > client in a month.
> > >https://groups.google.com/forum/#!topic/google-appengine/fZeNkYIiKeU
>
> > > --
> > > You received this message because you are subscribed to the Google Groups 
> > > "Google App Engine" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to 
> > > [email protected].
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to