搜索资源列表

  1. LibSokcets

    0下载:
  2. 这个sokcet库,可以直接使用;而且vc里面没有提供的inet_pton,inet_ntop函数,里面都加以实现;
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:17652
    • 提供者:linqijun
  1. LibSokcets

    0下载:
  2. 这个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
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:1072128
    • 提供者:linqijun
  1. inet_ntop

    0下载:
  2. 实现inet_ntop的功能, 将网络二进制转换成点分十进制,在linux下运行-Achieve inet_ntop function, the network converts the binary decimal point, to run in linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-10-08
    • 文件大小:2048
    • 提供者:zhaoyj
  1. addrinfo

    0下载:
  2. 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
  3. 所属分类:通讯编程

    • 发布日期:2024-10-08
    • 文件大小:1024
    • 提供者:lihongbo
  1. inet_ntop

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-10-08
    • 文件大小:3072
    • 提供者:paovudq

源码中国 www.ymcn.org