Re: Unresolved External Symbol Programming Software Development by kutuup …char Enter(); int Connect(); char receiveBuffer[200]; SOCKET clientSocket; ClientConnectException noConnection; ClientSocketException noSocket; ClientException cException; }; //====================================================== [/CODE] and client.cpp: [CODE] //=================================== //==== Assignment…