资源列表
TCPIP_Communication
- 利用多线程机制实现TCP/IP的简单通信,支持客户端与服务器端的同步通信。-Mechanisms using multi-threaded TCP/IP for simple communication, to support the client and server-side synchronous communication.
tcpip_fltr
- 用内核驱动打造的简易防火墙。研究防火墙入门源码。-With the kernel driver to create a simple firewall. Study source firewall entry.
tcpip_lwip_ftp
- 基于lwip协议栈的ftp精灵程序(经典)-ftp daemon based on lwip module
tcpiuser
- 此程序是在LINUX环境下的客户端接收程序TCP/IP,具体介绍了客户端数据接收过程。-This procedure is used in Linux, the client transport protocol TCP/IP, the specific procedures of the client to receive data
tcpjack
- tcpjack为强占TCP连接的指令。在确立主客之间TCP连接的状态的时后,对于服务器和客端,可以从第三者的主机查看是否有送达的TCP资料段。-TCP connection for the seizure of tcpjack directives. Between subjective and objective in establishing the state of TCP connections after, for servers and clients from third-part
tcpportscan
- 〈tcpportscan.zip〉是一个扫描开放端口的java小程序。它包括4个java类源代码,都在tcpportscan包中。-< tcpportscan.zip> is a scan for open ports java applet. It consists of four java class source code, in tcpportscan package.
tcpproxy
- A simple tcp proxy (using boost asio)
tcprst
- Tcpjack为发送TCP RST的程序。亦即,在ESTABLISHED的状态下强制切断TCP连接的程序。-Tcpjack to send TCP RST procedures. That is, in ESTABLISHED state mandatory cut off TCP connection procedures.
tcpscan
- 用于发现internet上的tcp服务,如果大家对端口扫描感兴趣应该是不错的参考-Found for tcp services on the internet, if everyone should be interested to port scan is a good reference
TCPsendmessage
- 一个小型的通过TCP协议发信息的程序。既是服务端也是客户端,在收到信息时能将内容直接弹出屏幕。适合公司内的即时通信。-through a small TCP fat information procedures. Both the server is client, in receipt of the information content can direct pop-up screen. For companies within the instant messaging.
TCPServer
- 这个控制台应用程序是一个简单的接收客户端连接的TCP服务器 一旦一个客户端连接建立了,一个线程产生来读取客户端的数据并反馈回去-The console application is a simple TCP connection to receive the client server when a client connection is established, and a client thread is created to read back the data and feedback
TCPServer1
- 用VB的Socket控件编TCPServer程序-Socket VB series TCPServer control procedures