CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Winsock2

搜索资源列表

  1. checkmail

    0下载:
  2. 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24670
    • 提供者:赵星云
  1. winsock2

    0下载:
  2. 本人毕业时班里集体做局域网聊天工具,当时我一共收集了6个,这是第二个
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24931
    • 提供者:panjin
  1. 简单点对点聊天程序

    0下载:
  2. 简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relatively simple, lucid, and the entry is a good example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:79880
    • 提供者:核对
  1. CHttpDownload类

    0下载:
  2. 基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HTTP BASIC验证和PROXY验证,同时提供SOCKS函数库和基于WINSOCK2重叠IO和事件 对象的Winsock2函数库。-based Winsock2 support HTTP and SOCKS Agent HTTP download categories, support and HTPPGET HTTP, SOCKS4,
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:26630
    • 提供者:
  1. 网络防火墙

    1下载:
  2. 基于winsock2的网络封包截获技术,源代码清楚的记录的防火墙技术的实现过程,对初学者大有帮助.-WinSock2 based on the network packets intercepted technology, the source code clear record of firewall technology to the implementation process for beginners great help.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:1113366
    • 提供者:karanwang
  1. filetransfer.rar

    0下载:
  2. 用Winsock2 编写的一个文件传输的核心例程。 分为客户端和服务器端两部分,当客户端连接到服务器后,它们之间可以互传文件。,Winsock2 prepared using a file transfer of the core routines. Divided into client and server in two parts, when the client to connect to the server, they can be to each other between th
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2462
    • 提供者:Edward zhang
  1. winsock2

    0下载:
  2. delphi windows socket2的升级包-delphi windows socket2 upgrade package
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:30672
    • 提供者:朱海波
  1. 10.4

    0下载:
  2. API网络聊天工具,六个UDP和TCP发送接受的cpp文件,一个基于MFC的局域网聊天小工具工程,和此小工具的所有运行时库、资源和执行程序。代码的压缩包位置-windows socket Windows SDK、MFC、Socket winsock2.h Ws2_32.lib Ws2_32.dll
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:44197
    • 提供者:严经
  1. SPI

    0下载:
  2. 用SPI加密数据包。基于WINSOCK2 SPI层。-Encrypted data packet with SPI. WINSOCK2 SPI-based layer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:200734
    • 提供者:rpwt
  1. VC++(LanChat)

    0下载:
  2. 基于Winsock2,用VC6.0开发的一个局域网聊天程序,支持多人在线聊天,可供网络编程开发人员参考-Based on the Winsock2, using VC6.0 to develop a local area network chat program to support multiplayer online chat, for the development of network programming reference
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:50759
    • 提供者:Edward zhang
  1. winsockchat

    0下载:
  2. I ve done alot of hard work to bring you an easy way to use winsock in your applications. This code is well commented. Shows how to use SOCKETS, winsock2.h and alot of other stuff. Connect, Listen, Send Data, Get data etc. I created a class to make
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:12335
    • 提供者:
  1. Chat

    0下载:
  2. 这个聊天程序是通过winsock2编写的udp服务的聊天程序,界面美观大方,使用起来很方便-This chat program is prepared through the Winsock2 service udp chat program, elegant interface, easy to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:53184
    • 提供者:高攀
  1. AnalyzeTCP

    0下载:
  2. 本程序通过使用Winsock2原始套接字捕获局域网内TCP数据报,并解析TCP包头-This procedure through the use of raw socket capture Winsock2 LAN TCP datagram and resolve TCP Baotou
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-14
    • 文件大小:5445
    • 提供者:asfds
  1. TCPv2

    0下载:
  2. 使用Winsock2 TCP协议,实现控制台下半双工通信。-Winsock2 TCP protocol used to achieve the console under the half-duplex communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3021772
    • 提供者:abcbc
  1. p2pC

    0下载:
  2. p2p网络广播,winsock2.0实现。分inject与peer两个主程序,别外包括头文件proto.h和exception主要用于区分消息内容和出错信息-p2p network broadcasting, winsock2.0 realize. Sub-inject with the two main peer, do not include header files proto.h and the exception is mainly used to distinguish betwee
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4475
    • 提供者:邹乐平
  1. IP

    0下载:
  2. 该代码是基于winsock2.2实现的tcp包头内容检测-The code is based on the realization of the tcp header winsock2.2 content Detected
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:2857453
    • 提供者:mysic
  1. C_Program_Daquan

    0下载:
  2. 用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested algorithm, N Queen' s probl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:315037
    • 提供者:chyjp
  1. 010

    0下载:
  2. 本章主要讲解了winsock2中引入的名字注册和解析模型,他们都是与协议无关的。-The main winsock2 this chapter on the introduction of the name registration and analytical model, they have nothing to do with the agreement.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:541494
    • 提供者:李帆
  1. IOCPDemo

    0下载:
  2. iocp小程序,用于网络通信的的,希望大家进行交流-iocp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:405427
    • 提供者:IOCPDemo
  1. winsock2.1

    0下载:
  2. winsock通讯,包含客户端和服务器端-winsock communication,include server and client by TCP/IP protocol
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-14
    • 文件大小:3148034
    • 提供者:钟晓峰
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com