This is actually my assignment. It's about using RMI to connect clients to a server to check a database(a text file) of cricket statistics. The client can invoke 2 method : int getRuns(String), which return an integer value and PlayerStats getPlayer(String), which returns an entire object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.