资源列表
filetransfer.rar
- 用Winsock2 编写的一个文件传输的核心例程。 分为客户端和服务器端两部分,当客户端连接到服务器后,它们之间可以互传文件。,Winsock2 prepared using a file transfer of the core routines. Divided into client and server in two parts, when the client to connect to the server, they can be to each other between th
tcpjack
- tcpjack为强占TCP连接的指令。在确立主客之间TCP连接的状态的时后,对于服务器和客端,可以从第三者的主机查看是否有送达的TCP资料段。
MyGBN
- GBN协议的简单模拟,能够有效的让初学者了解到GBN协议的工作原理,但是发送方部分没有设置缓冲区-Simple simulation of the GBN protocol can effectively let the beginners to understand the working principle of the GBN protocol, but part of the sender is not set buffer
tcp
- 这个是linux下,用c语言写的客户端和服务器通信的tcp程序
TopologyCreate
- 复杂网络拓扑生存算法,对可能出现的拓扑不连通的状况进行了考虑,并支持网络拓扑的动态变化-Survival of a complex network topology algorithm, consider the situation that may appear disconnected topology and supports dynamic changes in the network topology
TcpSocketClient
- TCP client socket which will transmit and receive data asynchronously. Transmit and receive callas are handled peratrely socket programming
dump
- 用来抓取网卡数据包的程序,通过原始的socket,抓取网卡收到的所有的帧-Used to process the packet capture card
TcpTransmit
- 基于FriendlyARM 6410板的TCP/IP 通信测试;所传源文件需要在交叉编译器下编译才能在开发板上运行~-Based on FriendlyARM 6410 board of TCP/IP communications test Preaching the source files need to be compiled under the cross compiler can be run on development board ~
tcpsyn
- Tcpsyn为制作确立连接时的ysn资料段并予以发送程序。可以向任意的ip址、埠号发送syn资料段。也可以指定起点ip址或起点埠号为任意值。
TCPIP_Communication
- 利用多线程机制实现TCP/IP的简单通信,支持客户端与服务器端的同步通信。-Mechanisms using multi-threaded TCP/IP for simple communication, to support the client and server-side synchronous communication.
FileServer
- SAMPLE PROGRAM FOR TCP
Server
- 运用套接字编程实现tcp协议的服务器功能,具体采用c语言来实现-The use of socket programming tcp protocol server function, specific language used to achieve c