Realtime Flash Server: XMLSocketd News
Status: Alpha
Brought to you by:
learnloop
XMLSocketd is a server written in C++ to be used with the ActionScript class XMLSocket for instant twoway communication between Flash movies and the server.
XMLSocketd can be used for chats, whiteboards, multiplayer games, etc.
XMLSocketd is to be used in conjunction with any serverside scripting language like PHP or JSP for authentication and room handling.
The behavior of the server has changed in 0.2 to be more general. For instance login and password for authentication is replaced by a athorization XML instead.
There is still no configure and make install scripts. I could use some help with that.