搜索资源列表

  1. globchat

    0下载:
  2. 使用Winsock编写用IPX协议客户/服务器模式的聊天的程序- Uses the Winsock compilation the procedure which chats with the IPX agreement customer/server pattern
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:69632
    • 提供者:站长
  1. WinsockIOCP_demo

    0下载:
  2. 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题- Uses in when the massive socket connection uses IOCP to catch the connection closure event in order to release resources procedure. May solve the
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:50176
    • 提供者:站长
  1. winsock文件传输

    0下载:
  2. 使用winsock控件进行大文件传输,初学者学习winsock编程的经典例子-controls for the use of large file transfers, beginners to learn programming protocols of the classic examples
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:小军
  1. Windows网络编程第二版补充材料2

    0下载:
  2. Windows网络编程第二版补充材料,包含原代码与书中没有的NetB方面的介绍,是清华大学出版的.NET丛书里的-Network Programming Windows version of the second supplementary materials, and include the original code book not NetB the presentation, is published by the Tsingh
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1346560
    • 提供者:苹果
  1. 517261

    0下载:
  2. 很多关于WINDOWS网络开发的程序事例-lot of Windows network development procedures stories
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:2582528
    • 提供者:11
  1. HY_xx2000

    0下载:
  2. 这个程序用在电力设备保护上面,是个数字消谐的设备程序,用在通信上面-the procedures used in electrical equipment protection above is a digital elimination of equipment procedures, Communication with the above
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:251904
    • 提供者:luyu
  1. FtpClient_SFTP

    0下载:
  2. 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-example through the WinInet Programming Interface a complete FTP client, its user interface is similar to CuteFTP and LeapFTP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:189440
    • 提供者:zhengjun
  1. UDP-winsock

    0下载:
  2. UDP程序 c.cpp为客户端 s.cpp为服务端 实现了客户端和服务端的互连,通讯-UDP c.cpp procedures for the client to the server s.cpp achieve the client and service side of the interconnection , communications
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:abc
  1. WinSock

    0下载:
  2. 用VC++实现的网络聊天及文件传输程序-With VC++ Realize network chat and file transfer program
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1774592
    • 提供者:godstone
  1. Winsock

    0下载:
  2. 用Winsock制作的局域网文件传输系统, 传输速度超快-Production LAN with Winsock file transfer systems, ultra-fast transmission speeds
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:233472
    • 提供者:李骏
  1. winsock

    0下载:
  2. 在再Visual c++ 环境下winsock多线程聊天程序-In re Visual c++ Environment winsock multi-threaded chat program
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:243712
    • 提供者:方道亮
  1. winsock

    0下载:
  2. winsock编程chm电子中文版,书中所列举程序在visual c++编译环境下进行。-winsock programming chm electronic Chinese version of the book cited by the procedures in the visual c++ compiler environment.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:685056
    • 提供者:Aristotle
  1. IP_Brocast

    0下载:
  2. 局域网广播代码,可以任意接收与发送,多线程实现!-LAN radio code, can receive and send, realize multi-threaded!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1196032
    • 提供者:未名
  1. s

    0下载:
  2. 明小子旁注源代码 很好的源代码 可以参考写自己的工具
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:471040
    • 提供者:haoxing
  1. TCP

    0下载:
  2. WINSOCK 客户端发送程序示例,可发送中英文字符-WINSOCK client sends a procedure example, can be sent in English and Chinese characters
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:
  1. nettrans

    0下载:
  2. 用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件-With VC++ Prepared based on the chat windows sockets programming applications, and services into the client-side two documents
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:蕾蕾
  1. ftpclient

    0下载:
  2. VC写的FTP客户端功能的实现,具有详细的软件设计说明书。-VC wrote the FTP client function of the realization of a detailed software design specification.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:3280896
    • 提供者:fan_dx0202
  1. DNS

    0下载:
  2. 这是DNS的域名解析程序,能对任何有效域名找到对应的IP地址.-This is the DNS domain name of the procedure, can find any valid domain names corresponding IP address.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:17408
    • 提供者:cwh
  1. RCA_System_src

    0下载:
  2. 远程控制软件riptideAnyWhere源代码 < WinSock > 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。 [代码性质] VC完整应用程序代码 [代码作者] 不详 [文件大小] 520K [更新日期] 2004-7-16 22:18:00 [下载次数] 12533 -mulprocessed remote control tool.
  3. 所属分类:远程控制编程

    • 发布日期:2024-05-10
    • 文件大小:362496
    • 提供者:卡卡
  1. WINSOCK-for-VB

    0下载:
  2. WINSOCK编程示例_VB,演示了winsock的使用,可以-WINSOCK programming examples _VB, demonstrates the use of winsock.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:phantom
« 12 »

源码中国 www.ymcn.org