Introducing RealityServer

The Client APIs

You use the client APIs to develop client-side application logic.

Development Services:
RealityServer currently provides two client APIs: JavaScript and ActionScript. (A client API for .NET is planned for release in 2011.) You use the client APIs to write client-side application logic:
  • Process user or system actions
  • Send requests to the server
  • Receive responses from the server

Whether or not you need to use these APIs depends on your business needs and system configuration. For example, if you use RealityServer to provide rendering services, you will probably use another mechanism or framework for developing your client application logic.

Runtime Services:
The RealityServer Web Services process client requests and return responses to the client