OS | Socket

TCP 創建socket: 1 int socket(int domain, int type, int protocol); AF = Address Family PF = Protocol Family AF_INET IPv4 Internet protocols ip(7) AF_INET6 IPv6 Internet protocols ipv6(7) TCP: SOCK_STREAM
相關文章
相關標籤/搜索