[ 源代码: remotetea ]
软件包:remotetea(1.0.7-3)
Sun ONC/RPC support for Java
This package implements Sun's Open Network Computing Remote Procedure Call specification (see RFC 1831, RFC 1832, RFC 1833) in pure Java.
It supports:
* RPC calls over TCP/IP as well as UDP/IP; * both client and server functionality; * portmapper querying; * authentication types AUTH_NONE, AUTH_UNIX, and AUTH_SHORT (on both client and server sides).
The utility jrpcgen is provided to compile .x files into Java classes.
其他与 remotetea 有关的软件包
|
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- 或者 java7-runtime
- 本虚包由这些包填实: default-jre, openjdk-11-jre
-
- dep: jarwrapper (>= 0.5)
- Run executable Java .jar files