The Java Odoo RPC project provides tooling and abstraction for interactions with your Odoo RPC API (JSON and XML). First, it provides the java-odoo-xml-rpc-core library which provides you some tooling ...
XML-based Remote Procedure Call (XML-RPC) receives occasional attention as a simple protocol for remote procedure calls. It is straightforward to use, and easily available implementations such as ...
Problem: You need to access a Perl program from your Java program—maybe a custom screen scraper written with LWP (Library for WWW access in Perl), maybe Bugzilla, or maybe one of countless ...
RPC server for Java that uses reflection for fast (and sketchy) integration into your code. This project is a dead-simple RPC server that allows other programs/platforms to use RPC to access your Java ...
Every day more businesses migrate towards the web. They offer on-line support for their clients. This support translated in web pages must be linked with the companies’ data servers. The solution for ...