client-server RMI

Hi, I am currently learning RMI and I need some help with one program.

Basically, the program is a client-server RMI Lottery application. The client enters 6 random numbers between 1-50 and sends them to the server. The server has also generated 6 random numbers during this time and compares them to the ones that the client has sent it. If any one of the numbers has matched, then the client is a winner and the server sends the message, congratulations you are a winner.

Can you help me out with this code please.

Thank you

Ivan
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories