adspace
Client Server Architecture (26)
Client Server General (262)
Client Server AllOther (45) To a server method, the client wants to send a value 20, with this value exceeds to 20 a message should be sent to the client . What will you do for achieving this?
1 1111In RMI ,server object is first loaded into memory and then the stub reference is sent to the client. true or false?
1 1248