00:01
Hello students, so let us look at this question.
00:06
So the component that we would be using in making the application of java client -server communication would be first server and second it would be client.
00:22
So server basically listens for incoming socket connection, equals the received data back to the sender.
00:30
So it listens incoming socket communication and resends the data and sends the data to sender.
00:54
Sends the data to sender and coming on to the client, it connects to the server and it calculates the round trip time, calculates rtt that is round trip time by sending the message and receiving them back.
01:21
And for users, it was components coming on users part.
01:33
So it also would be divided into server and client.
01:37
So the role of server in users would be to run the command with java server, run command that is cmd with java server and the role of the client would be to run the command, run command with java client ip address, ip address...