Linux 網絡編程——TCP&UDP

Linux 網絡編程——TCP&UDP TCP編程 TCP編程模型 UDP編程 UDP編程模型 相關函數 socket() 函數原型: int socket(int domain, int type, int protocol); 頭文件: #include <sys/socket.h> #include <sys/types> 函數說明: socket()用來建立一個新的socket,也就是向系
相關文章
相關標籤/搜索