RMI uses the Java Remote Method Protocol (JRMP) to wire the client and
server together, whereas HTTP tunneling proxies JRMP requests through
the HTTP protocol.  HTTP tunneling allows RMI requests to be served from
the far side of a firewall.

Mike

Roman Kagan wrote:

> Hi!
>
> Maybe someone knows:
>
> What the difference in RMI vs. HTTPTunnelling ?
>
> Sincerely,
>
> Roman Kagan




Reply via email to