Hi, i noticed one person has already brought the topic of an Actionscript port up but i thought i would further it.
In the latest version of the flash player (9) and the latest version of actionscript (3) you have the ability to use data ports. I have not had time to play around with them yet but just to make sure i am not wasting my time would it be possible to port the client API to actionscript 3? As far as i understand it if you have a persistant connection over a data port then that is all that is required to communicate between a client program & server , then all that is needed is a client API in that language. If i am right i would be happy to spend some time working on an actionscript port of the code.