Download List

專案描述

Palabre is a Flash XML multi-user socket server.
It is meant to be used as replacement for the
Macromedia Flash Communication Server. It's much
more limited, but it has all the basic features
for connecting Flash-based clients through XML
sockets (such as sending and receiving messages or
creating rooms). You can use it to create
multiuser applications like chatting, (almost)
real time games, and online support. It does not
include video streaming functions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-23 20:09
0.5

Database identification support was added
(<connect nickname="X" password="Y" />). The
client's parameters can be specified
(<clientparam name="X" value="Y" />). SubXML
nodes can be used (<msg
toroom="X"><position><x>12</x></position></msg>).
Nodes are customizable (<mynode toroom="X"
anyparam="Y"><AnyContent></mynode>).
Information about joining and leaving can be shown
(<client name="Nickname" joined="Lobby" />).
標籤: Major feature enhancements

2005-11-25 10:45
0.4

Unicode UTF-8 support was improved. The childrooms
nodes were changed. The root password attribute
was changed. A standard Python installation script
was added. A configuration file was implemented. A
daemon mode was added. Logging support was
implemented. A QuickStart mode was added for
testing. A Windows binary is available.
標籤: Major feature enhancements

Project Resources