Using RMI on localhost
843793Nov 13 2002 — edited Nov 13 2002I need to know where the "shortcut" of RMI takes place if the Client and the Server are both on the localhost.
Do the messages pass the port?
Or do they even pass the TCP-stack?
Do you know where to lookup this?
Thanks Clemens