Quick props to all of the authors/sites that helped me get started with Alchemy:
-Forcing stdin/stdout to deal with ActionScript bytearrays:
Http://segfaultlabs.com/devlogs/alchemy-asynchronous-jpeg-encoding
-Flyield () Example:
Http://segfaultlabs.com/devlogs/alchemy-asynchronous-jpeg-encoding
-Process for compiling multiple source files under GCC:
Http://ccgi.codegadget.plus.com/blog/2010/04/03/alchemy-c-library-1/
-Alchemy documentation
Http://labs.adobe.com/wiki/index.php/Alchemy:Documentation:Developing_with_Alchemy:C_API
More on all of those things coming in the next few posts!
Copy From labs.byhook.com.
After read these articles: C module can callback Action Script. Action Script can call C module function. (e.g. initlize library ).
# One way is port existed BW network and connection interface within alchemy. Like: Ogg, Lua... (can be tested quickly)
# One way is create network Gatway between BW server cluster and web clients. (shocould be done first)