R
RMI
Projects with this topic
-
A hotel booking system implemented in Java RMI (Remote Method Invocation) that can be used by multiple clients concurrently.
Updated -
Simple Invocation of Methods Over Network
Pls. find the Maven dependency here: http://maven.root1.de/#artifact/de.root1/simon
Updated -
Simulation of an interactive auctioning processing programmed with Java RMI and Java FX. Server side receives and perform client calls and requests, store the current auctioning session and informs with Callback the updates to all the clients.
Updated