+2 votes
in JAVA by
What is the use of HTTP-tunneling in RMI?

1 Answer

0 votes
by

HTTP tunneling can be defined as the method which doesn't need any setup to work within the firewall environment. It handles the HTTP connections through the proxy servers. However, it does not allow outbound TCP connections.

...