搜索资源列表
IPv6Chat2
- 基于IPv6环境下带可靠性传输的组播聊天室的设计与实现-IPv6-based environment with the multicast transmission reliability Chat Room Design and Implementation
contiki-2.2.3
- 瑞典的一个开源的操作系统,集成ipv6。 -Sweden, an open source operating systems, integrated ipv6. Sweden, an open source operating systems, integrated ipv6.
ipv6_chuli_by_yurun
- 易语言ipv6地址处理,模块+例程。 IPv4转IPv6: 例子192.168.10.2,转成IPv6就是0000:0000:0000:0000:0000:ffff:c0a8:0a02 前面的0无视掉。。。ffff在百度百科上说是要的。。我也不明白 后面的 c 0 a 8 : 0 a 0 2 ·才·是·关·键! 把192从10进制转为16进制就是C0,168就是A8,10就是A,2就是2 看到这里应该懂了吧?不解释了,大家都是聪明人。 压缩地址:
IP.Works.v8.0.3230.FS
- The latest evolution of the most comprehensive suite of Internet communications components for professional developers is here! IP*Works! V8 represents a substantial leap forward in design, performance, and new functionality. The highly evolved IP*Wo
IP.Works.SSL.v8.0.3230.FS
- The latest evolution of the most comprehensive suite of Internet communications components for professional developers is here! The IP*Works! SSL V8 components represent a substantial leap forward in design, performance, and new functionality. Enterp
contiki-master
- contiki,物联网操作系统,支持ipv6-contiki , WSN os, support ipv6
tcp_ipv6_tools_113
- LabVIEW does not support IPv6 protocol (as of version 8.6) using the TCP/IP functions and there is no promised date for inclusion of IPv6 compatibility in an upcoming version. I have a project that requires IPv6 TCP communication so I requested that
mobiwan
- Mobile IPV6 code in network simulator for generate IPv6 address in all mobile node to configure hando-Mobile IPV6 code in network simulator for generate IPv6 address in all mobile node to configure handoff
pwbtfix
- Source code 支持纯 ipv6 环境 ,跨平台支持-The Source code to support pure ipv6 environment, cross-platform support
srf06-cc26xx
- TI的CC2630的contiki系统程序(Contiki provides powerful low-power Internet communication. Contiki supports fully standard IPv6 and IPv4, along with the recent low-power wireless standards: 6lowpan, RPL, CoAP. With Contiki's ContikiMAC and sleepy routers, eve
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the hos