Question: Create a multi-client/single server application to convert currency (USD to AED) . The client will enter the amount in USD and the server should compute
Create a multi-client/single server application to convert currency (USD to AED). The client will enter the amount in USD and the server should compute equivalent amount in AED and send the result to the client. Use JavaFX to create appropriate UI for the program. Show the output for at least two clients.
Note: Multiple clients should be able to connect to the server at a single instance of time and perform currency conversion.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
