socket編程——TCP協議(C語言代碼實現)

Linux系統下socket編程 ——TCP協議  1、相關API       一、建立套接字                                  #include <sys/socket.h>                 int socket(int domain, int type, int protocol);                     返回值:成功返回值套接
相關文章
相關標籤/搜索