PHP Socket Server, Flex XMLSocket w/ Reflection
This was the result of a little playing with XMLSocket along with PHP to create a multi-client socket server for Flex to interact with.
Initially I only wanted to test the simplicity of Flex’s ability to make simple socket connections and pass data, however one can easily see how much fun you could have here. *scratches [...]