搜索资源列表
SocketLib
- Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。
IPv6CharRoom
- 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(
micro_ipv6
- 这是一个同时开启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
showday
- 分别用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.
Linux_Network
- 本书详细介绍了在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
Socket_Test
- socket 通讯程序,支持IPv4、IPv6,UDP、TCP通讯-socket communication program to support IPv4, IPv6, UDP, TCP communications
C.Sockets
- 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
IPV6_DEMON
- IPv4和IPv6在socket编程实现的区别,一个简单的例子。-the difference between Ipv4 and Ipv6 in programing。
q.7
- IPv4 to IPv6 program C program socket programming
socketcc
- or those wishing to develop socket based network applications in a C++ class oriented environment. This library allows creation of sockets as classes as well as IPv4 and IPv6 address representation as a class abstraction. The main aim is to all
facro
- 这是一个同时开启ipv4与ipv6监听的socket程序,可以当做服务器监听的模板-This is a at the same time open the ipv4 and ipv6 listening socket procedures, can be as a server to monitor the template