Socket客戶端編程,你好,我是客戶端!

 #include "stdafx.h" #include <Winsock2.h> #include <iostream> #include <string> //加載動態鏈接庫ws2_32.dll,提供了網絡相關API的支持 #pragma comment(lib,"ws2_32.lib") void SetColorAndBackground(int ForgC, int BackC)
相關文章
相關標籤/搜索