CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - socket ipv6

搜索资源列表

  1. GetIPv6AddrMain

    0下载:
  2. 在xp下获取ipv6地址,xp下获取ipv6地址需要经过特殊的方法,通过socket api不能直接获取ipv6地址-obtained in xp ipv6 addresses, xp obtained ipv6 addresses the need to undergo special way through socket api not directly address access ipv6
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1651
    • 提供者:刘洋
  1. SocketLib

    0下载:
  2. Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:687954
    • 提供者:bolide
  1. linux_chatting

    0下载:
  2. linux环境下多人聊天程序。包括服务器端和客户端程序,采用IPv6地址。对于学习socket套接字编程有帮助,使用了许多标准的库函数,可以参考任何一本Unix/Linux网络编程书籍进行学习。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3335
    • 提供者:金琦
  1. HPScktSrvr-IPv6

    0下载:
  2. High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported. Version 1.4. Included two demo: 1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:77778
    • 提供者:
  1. IPv6CharRoom

    0下载:
  2. 1、熟悉IPv4/IPv6下Socket编程 2、掌握Socket编程关键技术 3、利用Socket编程实现网络应用 安装ipV6, 在cmd中键入命令:ipv6 install 为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4  Server端,等待客户端连接它,连接后将文件按块,一块一块的传到客户端  等待客户端连接 CTcpSocket* socket = new CTcpSocket(
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2425468
    • 提供者:zym
  1. micro_ipv6

    0下载:
  2. 这是一个同时开启ipv4与ipv6监听的socket程序,可以当做服务器监听的模板-This is a ipv4 and ipv6 at the same time to open the socket monitor procedures, monitor the server can be used as a template
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1381500
    • 提供者:liuxiaohui
  1. cpe09-tr06-ipv601-gychoi

    0下载:
  2. IPv6 socket programming in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1974
    • 提供者:cpe
  1. CIPv6UDPDev

    0下载:
  2. ipv6 udp socket program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:53406
    • 提供者:Young
  1. showday

    0下载:
  2. 分别用tcp socket和udp socket实现了显示时间,可以支持IPv4和IPv6.-These are TCP/UDP client/server simple applications which could be used over IPv4 and IPv6 networks. Daytime port is number 13, instead of this one we use 13111.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:17800
    • 提供者:张化
  1. Linux_Network

    0下载:
  2. 本书详细介绍了在Unix系统下基于TCP/IP网络套接口的基本编程方法,包括迭代与并发服务器编写方法、进程与线程编程技术、I/O编程技术、IPv4与IPv6的兼容性、原始套接口、数据链路访问技术、广播与多播技术等-This book details the Unix systems based on TCP/IP network socket basic programming methods, including iterative and concurrent servers prepara
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1735023
    • 提供者:罗高
  1. Socket_Test

    0下载:
  2. socket 通讯程序,支持IPv4、IPv6,UDP、TCP通讯-socket communication program to support IPv4, IPv6, UDP, TCP communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:242721
    • 提供者:cn
  1. C.Sockets

    0下载:
  2. Socket programming in C - use the currently accepted functions which are IPv6 compliant. Older code only works with IPv4. Plenty of code included, as well as explanation.-Socket programming in C - use the currently accepted functions which are IPv6 c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:537636
    • 提供者:Gno
  1. 73462673IPv6

    0下载:
  2. 非常好的ipv6 代码,适合初学者的学习-a very good socket demo for ipv6
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4553431
    • 提供者:王大傻
  1. raw.c.tar

    0下载:
  2. RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:1386
    • 提供者:czl
  1. IPV6_DEMON

    0下载:
  2. IPv4和IPv6在socket编程实现的区别,一个简单的例子。-the difference between Ipv4 and Ipv6 in programing。
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:4002384
    • 提供者:韩旭
  1. IPv6Sockets

    0下载:
  2. IPv6 socket guide, title has to be long and long.-IPv6 socket guide, this is a easy guide showing how to using IPv6 in network programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:18758
    • 提供者:jessy
  1. tuohai-ipv6.tar

    0下载:
  2. 根据套接口编程的流程图和 API 函数编写基于 IPv6 的客户端及服务器端程序,实现一个简单的两人聊天应用,即每个人在自己的机子上输入消息,能够使对方看见-IPv6-based client and server-side program according to the flowchart of socket programming and API to write to achieve a simple two chat application, that everyone in the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:5961
    • 提供者:拓海
  1. ipv6-broadcast

    0下载:
  2. IPV6环境下的socket广播程序,可以实现单点对多点的通信-IPV6 environment socket broadcast program can achieve a single point-to-multipoint communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:6074
    • 提供者:拓海
  1. q.7

    0下载:
  2. IPv4 to IPv6 program C program socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:10253
    • 提供者:P
  1. TCP_IP socket编程

    0下载:
  2. 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。   《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:19015680
    • 提供者:supramolecular
« 12 »
搜珍网 www.dssz.com