Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose that each line in a text file Tawjihi.txt , has the student ID , first name, middle name, last name and Tawjihi grade

Suppose that each line in a text file "Tawjihi.txt", has the student ID, first name, middle
name, last name and Tawjihi grade separated by "-. In addition, suppose that a TCP
server "
tawjihi.aaup.edu" listens on port 9000 and that it expects to receive from clients
lines that contains student ID and first name separated by a space. The server should
reply student full name and his/her grade or "Not found" if it doesn't find a match.
Implement the TCP server and the TCP client. The TCP client should prompt the user
to input student ID and student first name and print the search results on the screen.
Important NOTE:
In your code, utilize the techniques and classes covered in the course. Using any
other methods will result in a zero for this question.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions

Question

Write a note on job design.

Answered: 1 week ago

Question

Compute the derivative of f(x)cos(-4/5x)

Answered: 1 week ago

Question

Discuss the process involved in selection.

Answered: 1 week ago

Question

Differentiate tan(7x+9x-2.5)

Answered: 1 week ago

Question

3. Develop a case study.

Answered: 1 week ago