Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Java Remote Method Protocol

You are here: irt.org | FOLDOC | Java Remote Method Protocol

<protocol> (JRMP) A proprietary wire-level protocol designed by Sun Microsystems to transport Java RMI.

JRMP serves the same function as IIOP, but also supports object passing. Sun plans to offer IIOP as an alternative to JRMP.

Sun do not appear to use this term any longer, simply referring to the "RMI transport protocol".

(http://java.sun.com/j2se/1.3.0/docs/guide/rmi/spec/rmi-protocol3.html).

Comparison (http://execpc.com/~gopalan/misc/compare.html).

(2001-07-21)

Nearby terms: Java Message Service « Java Native Interface « Java Open Language Toolkit « Java Remote Method Protocol » Java Run-Time Environment » JavaScript » JavaScript Object Notation

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb