Description: In this project, student should develop two simple console mode programs: EchoServer and EchoClient, when
the Echoclient sends a string message to the EchoServer, the EchoServer will bounce the message back to the
EchoClient
To Search:
File list (Check if you may need any files):
Server\Server\main.cpp
......\......\Server.vcxproj
......\......\Server.vcxproj.filters
......\......\Server.vcxproj.user
......\Server.sln
......\Server.suo
Client\Client\Client.vcxproj
......\......\Client.vcxproj.filters
......\......\Client.vcxproj.user
......\......\main.cpp
......\Client.sln
......\Client.suo
Server\Server
Client\Client
Server
Client