获取主机信息,网络信息AIP,getsockname,getpeername,getservbyname,getservbyport,inet_ntop,inet_pton
获取主机信息1.ip地址转换,主机字节序网络字节序#includeintinet_pton(intaf,constchar*src,void*dst);constchar*inet_ntop(intaf,constvoid*src,char*dst,socklen_tcnt)inet_pton函数将用字符串表示的IP地址src(用淀粉十进制字符串表示的IPv4地址或用十六进制字符串表示的IPv6地