Question: https://vcansimplify.wordpress.com/2013/03/14/c-socket-tutorial-echo-server/ The majority of my code comes from the above website for the server and client codes, however when I go to execute the client
https://vcansimplify.wordpress.com/2013/03/14/c-socket-tutorial-echo-server/
The majority of my code comes from the above website for the server and client codes, however when I go to execute the client code I get a broken pipe. My outcome is supposed to make the input be all capitalized, ie
input: "This is a Test"
Output: "THIS IS A TEST"
Is anyone able to find my error or do they have the correct code that I could compare to? Thank you for your help.
\
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
