搜索资源列表
IPv6CharRoom
- 1、熟悉IPv4/IPv6下Socket编程 2、掌握Socket编程关键技术 3、利用Socket编程实现网络应用 安装ipV6, 在cmd中键入命令:ipv6 install 为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4 Server端,等待客户端连接它,连接后将文件按块,一块一块的传到客户端 等待客户端连接 CTcpSo
053-jhm_chat
- Socket编程示例,用CTCPSocket和线程实现的简单聊天软件。-Socket programming examples, with CTCPSocket and thread a simple chat software.
bryan_socket
- LINUX下的网络开发类CTcpSocket,集成服务端与客户端功能-socket api for tcp on linux platform,which has tested in many products design.