class CUDPServer:public CAsyncSocket CUDPServer socket_; socket_.Create(1026,SOCK_DGRAM); 转载于:https://www.cnblogs.com/zqhiuui/p/6025573.html