搜索资源列表
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.
chatserver
- 聊天程序 有服务器端和客户机端,使用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
handshake
- 在WINDOWS环境下,用c语言模拟TCP中HANDSHAKE代码-The HANDSHAKE code simulation in TCP
Synflooding
- 洪水攻击代码实现 洪水攻击也称为拒绝服务攻击。可以有很多种方式进行这种攻击,本程序主要讨论比较常用的利用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
TcpServerClient
- 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con