Skip to content
mkoengeter edited this page Feb 4, 2014 · 1 revision

The 9cards project's purpose is to provide sample implementations of a service and corresponding clients which make use of the Mobilis Server. This section gives an overview above the general communication scheme and the particular implementations of the individual components. Referring to these components, the 9cards Service contains all the important example code needed for writing own services, whereas the clients are supposed to serve as guidelines for writing own JavaScript/Android/iOS clients.

Playing rules - How to play

Communication Scheme - The communication protocol, including examples of all the messages which are being used.

9Cards Service - The 9cards service which is executed by the Mobilis Server.

Android Client - The client application for Android devices.

JavaScript Client - The JavaScript-based client application.

iOS Client - The client application developed for Apple's iOS.