1. SUMMARY
  1. Adjust the code we did in class to pass a comma delimited string to the server you’re connected to that includes three numbers to add together separated by commas.
  1. This lab will involve the following new features:
    1. Socket network programming
  1. DETAILS
  1. These instructions will be more bare than usual since the source code from class can be used towards this. Only the new parts to the code are mentioned.
  1. SocketManager
    1. Ask all the following of the user:
      1. A port to run its server on (something like 8800 or 8888)
      2. An IP of another server (local computer is 127.0.0.1)
        1. NOTE: If running on two computers, to get the IP address of a computer, in a command prompt or powershell, simply type “ipconfig” and look for the IPV4 address or IPV6 – whichever comes first. It will probably look something like this: 192.168.0.3
      3. The port of that other server.
    2. After starting up the server, it should enter a never-ending loop that does the following:
      1. Asks the user for three numbers separated by commas. So the user would enter something like this:

4,7,22

  1. Sends that raw text to the server using the SocketClient class as we did in class.
    1. IMPORTANT: The items sent should be comma-delimited all concatenated as one string.
  1. SocketServer
    1. When the server receives a message from a client, it should try to parse the comma-delimited message into an array.
      1. HINT: Use the sReceivedMessage.split(“,”) to get a String array of the comma-delimited items.
    2. Then turn each array string into three int variables.
      1. Use Integer.parseInt() to do this on each item in the array.
      2. Then sum these numbers into a result.
  1. Reply with the sum of these numbers.
  1. SocketClient
    1. This is the same as we did in class.
  1. TESTING YOUR CODE with two instances of your app.
    1. Simply look at the “Testing Your Code” section in the Project 1 document. This specifies what we did in class with the Jar file and running command line or Power Shell to run your app.
    2. IMPORTANT NOTE: if error says java command not recognized, see jar instructions file in canvas project 1 module, and in the “—RUNNING JAR FILE —” section at the bottom, it will explain how to fix that in Windows computer.
Looking for solution of this Assignment?

WHY CHOOSE US?

We deliver quality original papers

Our experts write quality original papers using academic databases.We dont use AI in our work. We refund your money if AI is detected  

Free revisions

We offer our clients multiple free revisions just to ensure you get what you want.

Discounted prices

All our prices are discounted which makes it affordable to you. Use code FIRST15 to get your discount

100% originality

We deliver papers that are written from scratch to deliver 100% originality. Our papers are free from plagiarism and NO similarity.We have ZERO TOLERANCE TO USE OF AI

On-time delivery

We will deliver your paper on time even on short notice or  short deadline, overnight essay or even an urgent essay