Socket_Chat Berkeley sockets client-server application. Client sends messages to a Server that resends it to every other Client connected. Requires linking with -lws2_32 and -lpthread depending on the compiler used.