Skip to content
José Benedito edited this page May 20, 2015 · 5 revisions

Welcome to the CeosMW

CeosMW is a package of Lazarus/FPC components for communication using JSON, with option of using JSONRPC 2.0 protocol (http://www.jsonrpc.org). This implements a client and server layers to an n-tier solution.

TCeosServer - Server component to process JSONRPC requests. Compatible with all programming languages that implement JSONRPC.

TCeosClient - Component client that makes calls according to the server implementations.

How to install

Tutorial Creating a Server

Tutorial Creating a Client

Tutorial Creating Ajax Client

Under development and Roadmap

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Thanks for Silvio Clecio (Brook Framework), Marcos Douglas (Greyhound) and Lazarus/FPC brazilian community!

Jose Benedito - josebenedito@gmail.com - www.jbsolucoes.net