Question: I want to send a file from client to server using rmi in java, the server makes some modifications on the file (text file), and

I want to send a file from client to server using rmi in java, the server makes some modifications on the file (text file), and then returns it back to the client.

The project should have 4 classes: the interface, the interface implement, the client, and the server.

The server side must search for a specific word in the file. and replace it by another word. For example search for all words "car", and replace them by "vehicle"

I need this as soon as possible.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!