Remote Method Invocation (RMI)

Communication between the client and server in Financial Reporting is achieved via Java's Remote Method Invocation (RMI) protocol. By default, an RMI server program communicates with clients using the IP address of the computer on which it is running.