原创 TCP/IP 小試

// TCP_Server.cpp : 定義控制檯應用程序的入口點。 // #include "stdafx.h" #include <winsock.h> #include <stdlib.h> WORD RPort = 7777;