WebORB Presentation Server® Overview

The online version of this documentation is frequently updated with new information and APIs.
Make sure to check the documentation at:
http://www.themidnightcoders.com/doc30

The WebORB Presentation Server® for .NET is a platform for developing and running rich client applications. The server facilitates connectivity between rich Internet applications and server-side application assets. Supported clients Adobe Flex, Adobe Flash and JavaScript(AJAX).

WebORB supports Macromedia's Action Message Format (AMF) version 0 and 3 and can be used to process Flex and Flash Remoting requests. Additionally, WebORB provides an implementation of the RTMP protocol and supports the following real-time messaging and streaming features: Flash Video streaming, video recording, data push, server-to-client invocation and remote shared objects. 

To facilitate creation of HTML/JavaScript rich client applications, WebORB includes the Rich Client SystemTM. The Rich Client System is a framework that significantly simplifies connectivity between JavaScript clients and .NET objects. The APIs provide a communication stack designed to connect and execute synchronous and asynchronous invocations on a variety of server-side objects.

WebORB for .NET can be easily deployed into any ASP.NET application to enable connectivity between rich clients and application's classes and services. Additionally, WebORB for .NET can be started in the standalone mode which does not require a web server.

Quick starts:

WebORB Deployment

Flex integration overview