Overview

For this assignment you will be required to make a GUI for the Echo Client-Server in-class demonstration. This assignment will consist of 4 parts.

Part 1 - Server Backend

This is the server part of the Echo application. It will receive text from the client, change it to all uppercase, then send it back.

Part 2 - Client Backend

This is the client part of the echo application. It will simply send some text to the server and wait for the response.

Part 3 - Server GUI

This is the GUI the user will use to interact with the server it can be designed however you see fit however it should have the following features:

  • A text box where the log will print out
  • A text box where the received text will print out
  • A start server button
  • A stop server button

Here is an example of what the server GUI could look like: see image.

Part 4 - Client GUI

This is the GUI the user will use to interact with the client it can be designed however you see fit however it should have the following features:

  • Entry box for server IP address
  • Entry box for server port
  • Text box for message to be sent to server
  • Text box for message received from server
  • Send message button

Here is an example of what the server GUI could look like: see image.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.