搜索资源列表
LibSokcets
- 这个sokcet库,可以直接使用;而且vc里面没有提供的inet_pton,inet_ntop函数,里面都加以实现;
LibSokcets
- 这个sokcet库,可以直接使用;而且vc里面没有提供的inet_pton,inet_ntop函数,里面都加以实现;-This Sokcet library, can be used directly and vc which did not provide the inet_pton, inet_ntop function, which are to be achieved
inet_ntop
- 实现inet_ntop的功能, 将网络二进制转换成点分十进制,在linux下运行-Achieve inet_ntop function, the network converts the binary decimal point, to run in linux
addrinfo
- sinp = (struct sockaddr_in *)aip->ai_addr 会将struct sockaddr 变量强制转化为struct sockaddr_in 类型 inet_ntop函数用于在二进制格式与点分十进制格式表示(a.b.c.d)之间进行转换 -sinp = (struct sockaddr_in*) aip-> ai_addr the struct sockaddr variables f
inet_ntop
- Convert IPv6 binary address into presentation (printable) format.Note that int32_t and int16_t need only be at least large enough to contain a value of the specified size. -Convert IPv6 binary address into presentation