Question: java Use the following starter code to write a client server application and submit your code as txt files (ie. EchoServer.java.txt and EchoClient.java.txt) as well
Use the following starter code to write a client server application and submit your code as txt files (ie. EchoServer.java.txt and EchoClient.java.txt) as well as screenshots of running the code in a word document. http: //fedora.cis.cau.edu/-asazegar/contents/cis431/f17/DateClient.java http: //fedora.cis.cau.edu/rasazegar/contents/cis431/f17/DateServerjava Your application should perform the following functionalities: -The client application asks user to enter a text and sends it over to the server - The Server application should capture the message and send it back to client. if the client types "ttl", the server should close the connection - The Server application should log timestamp, remote address, and all messages exchanged between server and all clients into a file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
