当前位置: 首页 > 工具软件 > Lua Alchemy > 使用案例 >

Quick props to all of the authors/sites that helped me get started with Alchemy:

南宫阳焱
2023-12-01

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. (should be done first)

 

转载于:https://www.cnblogs.com/cnsoft/archive/2012/05/06/2485954.html

 类似资料:

相关阅读

相关文章

相关问答