Now let's change how the server manipulates the message. Instead of capitalizing the message, reverse
it. For example, if the client sends the message "How are you?", the server will respond with the
message "?uoy era woH". Hint: For this part all you must modify is the server file.
Fig: 1