又一个flash网游服务端引擎Oregano Server

发布者:2008-4-10 9:26:13 | 分类:Flash Game | Tags: | 3 评论

Oregano Server
简介:Oregano Server is a Multiuser Server for Flash Clients. It is written in Java. It is useful for client-server applications that require low latency such as real-time chat systems, shared whiteboard applications or multiuser games that would be difficult to develop with traditional HTTP-based solutions
Oregano is on hiatus. It is unlikely that there will be any further releases.
The Client API is available for AS1 and AS2. If you are going to develop in AS3 and/or need features like Video/Audio Streaming and Broadcasting you may want to look at Red5.
又是java写的,重要的是开源的,但功能有限还待完善,客户端支持AS1 and AS2,如果要用as3开发或音视频开发,他推荐用看看RED5,有意思!