资源列表
land
- 根据tcp/ip协议的land攻击,伪造ip用目标主机的ip攻击目标主机-Ip tcp/ip protocol land attack, forgery ip target host target host
IPV6转发实验(NetRiver)
- IPV6转发实验(NetRiver)-IPV6 forwarding experiment (NetRiver)
network
- TCP/IP communication(tcp/ip sample java code)
TcpUploadFile
- 一个用python写的通过TCP方式下载服务端文件的程序。(A program written in Python to download server-side files via TCP.)
cs
- C/S模式通信,用于嵌入式系统,能够实现数据上传(C/S mode communication, used in embedded systems, to achieve data upload)
MyTCP
- tcp传输 ip协议 传送文件 文本传输传送 在线传输(TCP transmission, IP protocol, transmission file, text transmission, transmission on line)
TCP
- 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin
代码
- 生动形象编写tcp,通俗易懂,用男朋友打电话比喻客户端,女朋友接电话比喻服务器端。(Vivid image writing TCP, easy to understand, using a boyfriend to call the phone compared to the client, the girlfriend to call the phone compared to the server side.)
socket
- socket通讯 报错bind accept conn recv snd等操作(Socket communication error bind accept conn recv snd and other operations)
udp
- 通过C语言实现不可靠传输的UDP协议,实现服务器和客户端之间的通信(The implementation of the UDP protocol with unreliable transmission through the C language to achieve communication between the server and the client)
TCPServer
- Tcp通讯,c++ 源代码,经过本人测试,可以运行(Tcp communication, c++ source code, through my test, can run)
文件传输
- 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)