Computer science
Use C language to solve the question. The initial server and client .c code is given write code using these .c client and server files.
Q1:
Design a client-server model for two-way communication. Both the client and server should beable to send and receive messages.Upon the establishment of successful connection, the server should send a message, “Hi, youhave connected to the server!”.[The client should then send a string to the server. The server should reverse the string andsend it back to the client. The client should then display the received string.] This job will bedone in a loop of 5 times.
--------------------------------------------
server.c
client.c
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here