UNIX(網絡編程-基本用法):16---地址解析函數(gethostbyname、gethostbyaddr)

一、引入 二、兩個函數的特點 三、struct hostent結構體 struct hostent { char *h_name; /* official name of host */ char **h_aliases; /* alias list */ int h_addrtype; /* host address type */ int h_len
相關文章
相關標籤/搜索