Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Java Expert


Home >> Java

For this assignment, reference the source codes in the attached slides.

a) Write a Java TCP socket program to do the following:

TCPSocket server

a. When starts the server, IP address of the machine must be displayed so the client can use to connect

b. You need tospecify the port number internally (you may hard code the port number in the client program as well)

c. The server must sends "Hi client!"to the client when the socket is successfully created.

d. When a client sends a message, the server must convert that into all upper case message, e.g., "test" from the client must be converted into "TEST", and displayed

TCPSocket client

a. To run the client program, the IP address of the server must be used, e.g. "java TCPClient 100.120.120.120" or alternately GUI can be used to enter the server's IP address.

b. When the socket is successfully created, the message from the server must be displayed, e.g., "Hi client!"

c. When lower case input text is sent to the server, the upper case version of the text must be displayed.

d. To discontinue, type "END".

b) Write a Java UDP socket program to do the following:

a. Allow the user to input a file name of a small Word file that the client wants. Then the server reads the file name and sends the file to the client.

b. The client writes the received contents to a file.

c. Allow the user to enter output file name the client created. (different file name but the same contents)

d. Verify the received file can be opened using the Word

Now please do the following:

- When testing the program, you must use two machines - one for the server and the other for client.

So run the server program using your laptop/desktop machine.

1. Start Wireshark
2. Start server program from one machine
3. Start client program from the other machine
4. Exchange a few messages and stop the program
5. Stop the Wireshark and examine the captured packets - you can do so by tracing the IP addresses of the captured packets.
6. Make sure that you have captured TCP packets (or UDP packets in case of UDP program).
7. Take screen shots of the captured packets

** Repeat 1 ~ 7 for UDP program. In the UDP program, use file name instead of messages.

Deliverable

- Well commented source code and executable module (either jar or class file)

o Each socket API must be described in the source code

- Readme files (one for TCP and the other for UDP) that illustrates how to set up, compile, how to run your program

o The stated functionalities must be implemented in your program.

- The screenshot from the Wireshark must be included in the report.

o Draw the headers for the captured packets (one UDP packet and one TCP packet) and explain each field in the headers

| Ethernet Header | IP header | TCP or UDP header | data |

Java, Programming

  • Category:- Java
  • Reference No.:- M91991877
  • Price:- $50

Priced at Now at $50, Verified Solution

Have any Question?


Related Questions in Java

Applied software engineering assignment 1 -learning

Applied Software Engineering Assignment 1 - Learning outcomes - 1. Understand the notion of software engineering and why it is important. 2. Analyse the risk factors associated with phases of the software development lif ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

Assignment - method in our madnessthe emphasis for this

Assignment - "Method in our Madness" The emphasis for this assignment is methods with parameters. In preparation for this assignment, create a folder called Assign_3 for the DrJava projects for the assignment. A Cityscap ...

Project requirementsfor the problem described in the next

Project requirements For the problem described in the next section, you must do the following: 1. include your student ID at the end of all filenames for all java code files. Three classes have been identified in section ...

Answer the following question whats the difference public

Answer the following Question : What's the difference public inheritance and private inheritance? What can derived classes inherit from base classes? What cannot be inherited from base classes?

Assessment instructionsin this assessment you will complete

Assessment Instructions In this assessment, you will complete the programming of two Java class methods in a console application that registers students for courses in a term of study. The application is written using th ...

Assignment - java program using array of objectsobjectives

Assignment - JAVA Program using array of objects Objectives - This assessment item relates to the course learning outcomes as stated in the Unit Profile. Details - For this assignment, you are required to develop a Menu ...

In ruby the hash class inherits from enumerable suggesting

In Ruby, the Hash class inherits from Enumerable, suggesting to a programmer that Hashes are collections. In Java, however, the Map classes are not part of the JCF (Java Collections Framework). For each language, provide ...

Retail price calculatorwrite a java program that asks the

Retail Price Calculator Write a JAVA program that asks the user to enter an item's wholesale cost and its markup percentage. It should then display the item's retail price. For example: (If an item's wholesale cost is 5. ...

Overviewyou are required to use java se 80 and javafx to

Overview You are required to use Java SE 8.0 and JavaFX to develop a Graphical User Interface (GUI) for the FlexiRent rental property management program created in Assignment 1. This assignment is designed to help you: 1 ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As