Question: Rewrite Programming Exercise 33.13 using RMI. You need to define a remote interface for sending and receiving a message.
Rewrite Programming Exercise 33.13 using RMI. You need to define a remote interface for sending and receiving a message.
Step by Step Solution
3.36 Rating (165 Votes )
There are 3 Steps involved in it
import javarmi public interface Exercise4007CallbackInterface extends Remote Server sends messages to the clients public void receivejavalangString message throws RemoteException import javaio import ... View full answer
Get step-by-step solutions from verified subject matter experts
