Hey,
Yes it's indeed possible using JSONP :
http://www.ape-project.org/wiki/index.php/Tutorial:Use_different_transport_method_%28JSONP,_XHRStreaming%29
JSONP enable cross domain.
Le 05/03/2011 02:55, Ecrofom a écrit :
I have an APE server running perfectly (You guys have done a fine job!
Congrats!) and I'd like to make the little app I made embeddable onto
other sites. My question is, if I have APE running on a server... is
it possible for another site to simply connect to my server and have
my server push data to it like it normally does to my own server.
In other words, imagine the chat demo that comes with APE. It is
possible to get that demo running on multiple sites via 1 central APE
server (no other servers have APE except this 1) that receives and
pushes data.
Thanks!
--
You received this message because you are subscribed to the Google
Groups "APE Project" 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/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/