共3個檔案: localSocket.h, client.cpp, server.cpp: 標頭檔// localSocket.h ... int localSocket = socket(PF_INET, SOCK_STREAM, 0);
確定! 回上一頁