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

搜索资源列表

  1. SynScanPort

    2下载:
  2. 我自己写的高速端口扫描器,不是利用connect 进行三次握手探测的,是利用SYN形式进行一次握手探测。-I wrote it myself - port scanners, instead of three connect handshake detection is the use of a form of SYN handshake detection.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:69.93kb
    • 提供者:aaaa
  1. 718

    1下载:
  2. 实现TCP/IP三次握手过程,比较精彩,分成客户端和服务端-TCP / IP handshake process three times more brilliant, divided into client and server
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42.44kb
    • 提供者:何俊休
  1. socket_tcp_server_client

    0下载:
  2. c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c # socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:51.02kb
    • 提供者:zwj1680
  1. POC

    0下载:
  2. a parallel output controller(handshake protocol)
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3.87kb
    • 提供者:humengwei
  1. 与PC机串行通信的程序原代码

    0下载:
  2. //定义主机正在通讯闪灯信号 定义主机通讯的从机号 定义主机通讯传送握手信号 定义从机回复通讯握手信号 定义数据包的头 定义数据包的尾-/ / definition of mainframe communications are flashing light signal definition mainframe communications from the definition of mainframe machines, handshake signal transmission from
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:单敏
  1. 多机串行通信的实现的原代码_从机

    0下载:
  2. 定义从机正在通讯闪灯信号,定义从机通讯传送握手信号,发送子程序,延时子程序-definition of communications from the plane were flashing light signal, the definition transmission from the plane handshake signal, sent subroutine, delay subroutine
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.8kb
    • 提供者:单敏
  1. 多机串行通信的实现的原代码_主机

    0下载:
  2. 定义主机正在通讯闪灯信号,定义主机通讯传送握手信号,接收子程序,延时子程序-definition mainframe communications are flashing light signals, definitions mainframe handshake signal transmission, the receiving subroutine, delay subroutine
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:单敏
  1. pc1RTS_pc2CTS

    0下载:
  2. Visual Basic 下rs232的硬件握手的通讯实例,可以看出线路变化情况-Visual Basic under rs232 communication hardware handshake example, one can see the changes in line
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3.49kb
    • 提供者:lpq
  1. ChapTest

    0下载:
  2. Chap握手挑战协议的C算法实现移植,在Vc6.0中编译通过。-Chap challenge handshake protocol C algorithm transplantation, compiled by the Vc6.0.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:12.97kb
    • 提供者:lsccls
  1. vb_mini_ide_v09

    0下载:
  2. Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6. Not all commands were shown, because many o
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:remrum
  1. synflood

    0下载:
  2. 有名的握手协议洪水攻击的源代码,有待改进-The famous handshake protocol Flood attack the source code, room for improvement in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.88kb
    • 提供者:luming
  1. PPP_VC

    0下载:
  2. PPP协议栈的VC实现,包含LCP、PAP、IPCP三次握手过程。-PPP protocol stack of the VC to achieve, including LCP, PAP, IPCP three-way handshake process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:103.36kb
    • 提供者:袁亮
  1. chatserver

    0下载:
  2. 聊天程序 有服务器端和客户机端,使用TCP IP协议 ,三次握手 , 可以支持多台客户机互相聊天, 服务器端添加群体发送公告功能-Chat program with server-side and client side, using the TCP IP protocol, three-way handshake, the client can support multiple chat with each other, server-side function to add groups t
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:80.87kb
    • 提供者:caj
  1. TCPIP

    0下载:
  2. 3次握手完成两个重要的功能,既要双方做好发送数据的准备工作(双方都知道彼此已准备好),也要允许双方就初始序列号进行协商,这个序列号在握手过程中被发送和确认。-3 handshake to complete two important functions, it is necessary to make the two sides prepare to send data (both sides know each other is ready), but also allows both sid
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:75.7kb
    • 提供者:wuhuijun
  1. winsock

    0下载:
  2. winsock握手传文件演示程序,包括客户端和服务端-The winsock handshake biography files demo program, including client and server
  3. 所属分类:Communication

    • 发布日期:2017-11-25
    • 文件大小:31.68kb
    • 提供者:
  1. handshake

    0下载:
  2. 在WINDOWS环境下,用c语言模拟TCP中HANDSHAKE代码-The HANDSHAKE code simulation in TCP
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:1.2kb
    • 提供者:peterkad
  1. VCPP-SYN-PortScanner

    0下载:
  2. VC++ SYN高速端口扫描器源代码,这里并不是利用connect 进行三次握手探测的,而是利用SYN形式进行一次握手探测,所以速度非常的快。-VC++ SYN-port scanners source code, not here three connect handshake detection, but to use a form of SYN handshake detection, so the speed is very fast.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:38.94kb
    • 提供者:吴亚伟
  1. onceonline

    0下载:
  2. ASP网站中的在线会员实时更新的实现,能自动删除在一定时间内没有握手包提交的会员和到期的会员.-ASP website Online members to achieve real-time updates to automatically delete members and members expire within a certain time no handshake packet submission.
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:765byte
    • 提供者:基本
  1. Synflooding

    0下载:
  2. 洪水攻击代码实现 洪水攻击也称为拒绝服务攻击。可以有很多种方式进行这种攻击,本程序主要讨论比较常用的利用TCP三次握手的漏洞来耗尽计算机资源的方式来进行攻击。-Flood attack code Flooding is also known as a denial of service attack. There are many ways you can make this kind of attack, this program focuses on the more c
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4.8kb
    • 提供者:johnxi
  1. Handshake

    0下载:
  2. 本代码展示了自动重置对象的使用。Handshake接收请求字符串,然后颠倒字符串顺序。-This code demonstrates the use of automatic object reset.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5.26kb
    • 提供者:wb1900zhi
« 12 »
搜珍网 www.dssz.com