搜索资源列表
snifshake-1.0.0.tar
- snifshake -- proof of concept tcp handshake with spoofed packets
CreatingClientServerWinsock_vb
- 這是一個client/server multi-threaded socket class.這個源代碼可利用TCP/IP或是UDP進行資料的交握-This is a client/server multi-threaded socket class. The source code can make use of TCP/IP or UDP data of Handshake
TCP_three_way_handshake
- 简单讲解客户端和服务端在进行TCP连接时“三路握手”的实现过程-Briefly mention a client and server TCP connections in the " three way handshake" the realization of the process
SendPacket
- UDP协议和 TCP协议的实现,实现信号传送的握手连接-UDP protocol and TCP protocol implementation, to achieve signal transmission connection handshake
chat
- 程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话了。-Program is mainly based on
TCPR
- 是一份关于TCP三次握手及会话劫持原理与实例,txt文档,有关知识的好的参考文档-Is a three-way handshake on TCP session hijacking and the principles and examples, txt documents, the knowledge of good reference document
TCPIP_3_4
- TCP的3次握手和4次挥手详细图解,相当全面难得的资料。-The TCP three way handshake and waving detailed illustrations, very comprehensive and unique information.
Detailed-TCP.rar
- 详解TCP数据报和三次握手过程,图文解释TCP报文格式和参数作用,Detailed TCP datagram and the three-way handshake process, and graphics to explain the role of the TCP packet format and parameters
http
- socket通讯原理以及tcp、ip三次握手机制分析。-The socket communication principle and TCP, IP three-way handshake mechanism analysis.