Skip to content

mfirass/RMI-Secret-Number-Game-Simple-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RMI-Secret-Number-Game-Simple-Example

A quick game demo using RMI Java

This a quick demo of RMI Java.
It is a game in which you have to find a secret number.
We have 2 Applications here : Server and Client.
You have to run the server first then the client.
We are using JNDI. The Java RMI API use the JNDI API to look up objects in a network.

Here is the example:

RMI-Secret-Number-Game

About

A quick game demo using RMI Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages