9 projects tagged "JSON-RPC"
XINS is a technology used to define, create, and invoke remote APIs. XINS is specification-oriented. When API specifications are written (in XML), XINS will transform them to HTML-based documentation and Java code for both the client-side and the server-side. The communication is based on HTTP. XINS competes with the complex SOAP technology. Main design goals include simplicity, scalability, and testability. XINS is not only a specification technology, but also an application development framework. It offers transaction logging, unique log documentation, and active code generation.
SPHiveDB is a server for SQLite database. It use JSON-RPC over HTTP to expose a network interface to use SQLite database. It supports combining multiple SQLite databases into one file. It also supports the use of multiple files. It is designed for the extreme sharding schema -- one SQLite database per user. It currently implements a C++/Java/Python client API.
OpenNode Management Server (OMS) lets you manage OpenNode cloud nodes. It is packaged and deployed simply as a VM appliance onto an OpenNode host. Easy install and setup is provided via the local OpenNode CLI Utility menu. OpenNode Management Server is responsible for secure communication between OpenNode Cloud nodes via underlaying FUNC and libvirt infrastructure and provides a JSON-RPC API server for integration with possible GUI, WUI, CLI consoles and client applications or with other systems. OMS includes an AJAX Web Console with SSL secured VNC and SSH VM consoles for easy VM management in OpenNode Cloud.
Tryton Android is an Android client for the Tryton ERP system. It lets you access and edit your enterprise information (accounting, invoice, production, stocks, and more) from your Android terminal. It is a generic client like the gtk client, and should be compatible with all Tryton modules. It also contains an SVG parser for Android.
JsonRpcPhp is a class that sends HTTP requests to a given JSON RPC server to call a specified function, passing any additional parameters. It can also send multiple JSON RPC requests and return the results of all calls. Another class can process server requests by registering a given object of service class and dispatching requests to be handled by that object.
A tool to launch applications remotely on your PC via your Android device.