Program java client server

Job ID: 31536265

Budget: €8 – €30 EUR

You need to create an application for adding two numbers. The join operation must take place on the server that accepts two meetings and provides the result. So, the solution must contain two components: server and client.

In the client application, the user must be allowed to enter two numbers using the Scanner class. The values ​​must be placed inside the variables and then sent to the server side of the application. Values ​​can be sent together or separately. After accepting the value, the server should add up the targeted numbers and deliver the amount to the client. The amount obtained must be displayed at the exit.

Note: Send the task as a complete IntelliJ IDEA project, packaged in one of the archives (.rar, .zip).