Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Write a client to server program using TCP. Client sends request to server and server sends reply back. Client can send the following request to

Write a client to server program using TCP. Client sends request to server and server sends reply back. 
 
Client can send the following request to server:
 1. Add user first names, last names and a random 3-digit ID to database.
2. Option to add/remove users
3. Display all users 
 
I can write the program in java. However, I just dont know how to write a client to server program. How would I start this? 

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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