【計算機網絡】模擬一個基於TCP協議的簡單的阻塞式的網絡聊天工具

一、socket API 經常使用函數 這些函數都在sys/socket.h中。web 1.1 socket() #include <sys/types.h> /* See NOTES */ #include <sys/socket.h> int socket(int domain, int type, int protocol); domainapi Name
相關文章
相關標籤/搜索