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 ...
This is free and unencumbered software released into the public domain.
aXMLRPCを利用すると、JavaプログラムでXML形式のHTTPプロトコルを介してリモートのサーバにリモートプロシージャコール(RPC)を行える。もともとはAndroid向けに開発されたライブラリだが、Androidライブラリへの依存関係がないので通常のJavaアプリケーション ...
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 ...
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 ...
ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 “AI活用”をキーワードに「AIを使い倒し/使いこなす」企業の最前線をお届けし ...
XMLTP/L, or XMLTP Light, is a lightweight RPC protocol that uses XML to encode the stream of data. XMLTP/L has been designed to do fast RPC calls over an intranet, within an enterprise. More ...
JSON-RPC-Javaのオリジナルの開発者とは連絡がとれていないようなので、今後JSON-RPC-Javaが更新される可能性もあるが、しばらくは確実にリリースが予定されているjabsorbに注力した方がよさそうだ。