Write a UDP client and UDP server program in C language on Unix/Linux, where client program interact with the Server as given below: 1 The client will send a list of numbers to the client.
2 Server program send an acknowledgement for receiving the complete list.
3 Sever program will sort the list in ascending order and send it back to respective client.
4 Client will send the acknowledgement for receiving the sorted list to the server.
Answers
Answered by
0
which class and which board
Similar questions