#pragma once #include #include #include #include #define SOCKET_ERROR -1 #define INVALID_SOCKET 0 typedef int SOCKET;