Menu

First release of XMLSocketd

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 server is in early alpha stage and still lacks errorhandling and has a limit of FD_SETMAX connections (usually set to 1024 on linux, but is actually unlimited).
There is still no "configure"-script and no "make install"-script.

Posted by Daniel Önnerby 2005-03-23

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.