搜索资源列表
SynScanPort
- 我自己写的高速端口扫描器,不是利用connect 进行三次握手探测的,是利用SYN形式进行一次握手探测。-I wrote it myself - port scanners, instead of three connect handshake detection is the use of a form of SYN handshake detection.
718
- 实现TCP/IP三次握手过程,比较精彩,分成客户端和服务端-TCP / IP handshake process three times more brilliant, divided into client and server
socket_tcp_server_client
- c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c # socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
TcpDataConnet
- 截获数据包,模拟服务器和客户端建立TCP三次握手(已建立成功),建立TCP连接后响应HTTP(响应还未成功)
IEEE802.16Mesh
- 论文摘要(本文首先介绍了802.16 Mesh模式下的MAC帧结构,然后对协议中的协同分布式调度机制进行了详细的阐述。根据协议的规定,在NS中编写了新的MAC层源代码,对802.16的MAC调度进行了仿真,实现了Mesh模式下协同分布式MAC调度过程,并对三次握手过程、数据子帧minislots分配成功率和minislots利用率进行了分析) 有利于我们学习
SynScanPort
- 我自己写的高速端口扫描器,不是利用connect 进行三次握手探测的,是利用SYN形式进行一次握手探测。-I wrote it myself- port scanners, instead of three connect handshake detection is the use of a form of SYN handshake detection.
718
- 实现TCP/IP三次握手过程,比较精彩,分成客户端和服务端-TCP/IP handshake process three times more brilliant, divided into client and server
socket_tcp_server_client
- c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c# socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
TcpDataConnet
- 截获数据包,模拟服务器和客户端建立TCP三次握手(已建立成功),建立TCP连接后响应HTTP(响应还未成功)-Intercepted packets to simulate the server and client establish a TCP three-way handshake (the success has been established), the establishment of TCP connection in
IEEE802.16Mesh
- 论文摘要(本文首先介绍了802.16 Mesh模式下的MAC帧结构,然后对协议中的协同分布式调度机制进行了详细的阐述。根据协议的规定,在NS中编写了新的MAC层源代码,对802.16的MAC调度进行了仿真,实现了Mesh模式下协同分布式MAC调度过程,并对三次握手过程、数据子帧minislots分配成功率和minislots利用率进行了分析) 有利于我们学习-Abstracts (This article first introduce
tcp_connect
- tcp 连接工具,只建立三次握手!-tcp connection tools, only the establishment of three-way handshake!
vhdl
- 基于VHDL的POC编写与实现 实现三次握手-VHDL-based preparation and implementation of the POC to achieve three-way handshake
tcpip
- tcp/ip协议栈的主要介绍,涉及到主要的三次握手,以及关于syn洪泛攻击等案例的介绍
prison_break_protocol
- 一个基于三次挥手,四次握手的越狱协议,简单可行,十分有效-a prison break protocol based on three-way handshake,simple but very effective
scan
- 利用Conncet()TCP三次握手的扫描器小程序-The use of Conncet () TCP three-way handshake of the scanner applet
1_080114120833
- tcp_inode当然就是一个inode节点了,而tcp_socket等于tcp_inode.u.socket_i,通过一个指针他们指向同一个内存.tcp_socket是用来通信使用的,可以叫TCP的controlsocket或者是communication socket,当TCP通信没有相应的socket的时候这个socket就充当了socket的角色.比如在一个关闭端口上收到SYN时发送RST,或者是在三次握手的时候发
net2ftpbeta
- FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transf
ScannerDemo
- 实现半连接的TCP端口扫描程序,通过三次握手原理,实现隐秘的端口扫描。-TCP Scanner Demo with standard analysis.
TCP三次握手攻击
- 最新的网络攻击技术,基于TCP的三次握手。
tcp-ip三卷合集
- TCPIP 经典案例,三次握手,四次分手,握手协议,入门经典(The minute you think of giving up, think of the reason why you held on so long)