HOME ABOUT
A way to turn a HTTP client into a service provider

Writing AjaxSync Applications

AjaxSync has an extremely small core API, but a relatively complex behaviour. The core API is described here, however you are strongly advised to read the two chapters about the chat examples, JavaScript and C++ Connector, first.

If you want to try these example chat clients, the JavaScript version is shipped and installed with your AjaxSync server, together with the source code for the C++ version. The compilation of the C++ version is described in the Using C++ Example.