by aresch
a comet-server implemented in pure php. dont need to wait for user-interaction to change the visitors page, but do this initiated by server-side-events.
http://www.databay.de/homepage/de/websolutions/tools_demos/304.html
Handle remote function calls. new example chat-system to demonstrate the new feature.
make difference between comet-connections to allow to use one comet-server for different applications.
the first release is ready for download and test. http://www.databay.de/homepage/de/websolutions/tools_demos/304.html
Ok, I did it. The first alpha-release is nearly ready to be published. I now have a comet-php-server which can be connected from 20 clients at the same time and reacts fast enough for my next tests. I try to build this comet-implementation into a simple ...
the first steps are done. I have a php-proxyserver which recognizes command for my comet-implementation, a set of javascript and php-functions to manipulate the webpage and an idea for a demo-game to show how it works. Now I have to fix some problems in ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use