I want to know if it\'s possible to make my own chat 开发者_运维技巧application with ajax push.
I have a web application im currently working on in python. I\'m using Django as my web framework currently. I intend to integrate real-time web features into the application u开发者_JS百科sing ajax p
I wanted to send out data to a specific client on a channel using the Ajax Push mechanism. Here\'s my design: I have say 10 clients subscribed to Channel #1, and 10 more subscribed to Channel #2.
(Sorry if the topic isn\'t titled properly, would appreciate if somebody helps me to make it more related to what I explain below).
What would be a good way to make a online card game with chat-function in PHP? A colleague mentioned Ajax Push Engine (APE) but APE开发者_运维问答\'s latest release is from 2009.
I use Ajax Push Engine as push engine and Django for main site. I wrote the server module which must send the request to my Django-based application when
I am researching ways to secure a javascript application I am working on. The application is a chat client which uses APE (Ajax Push Engine) as the backend.
We are developing an online real-time web browser game and we have chosen to use APE Server. We have an in-game chat system from our previous project and we would like to port it to APE. As we are a b
I\'m trying to set up the AJAX Push Engine (APE) on my Mac, running Mac OS X 10.6.4 and Apache 2.2.14
I\'m researching methods to find ways for an event driven web application where a server can push data to the web page. Can I use APE ?? If so how can I use it and some resources pl开发者_StackOverflo