搜索资源列表
网络截获/分析
- 抓包程序代码,可以抓取TCP/IP的数据包!
tcp网络代理服务器
- tcp网络代理服务器,实现tcpip的网络代理服务源代码!-tcp Network proxy server to achieve TCPIP network services agency source code!
网络播放器(实时传送)_TCP
- 一个数字监控的网络版原型。包括从采集卡读数据,TCP网络传输、MPEG1播放。-a digital monitoring network version of the prototype. From time data acquisition card, TCP network transmission, MPEG1 players.
列举本机上所有的TCP网络连接
- 列举本机上所有的TCP网络连接-listed on the plane all the TCP network connection
列举本机上所有的TCP网络连接
- 列举本机上所有的TCP网络连接,含源代码和工程文件,学习网络安全以及VC的好程序.-listed on the plane all the TCP network connections, including source code and engineering documentation learning network security and a good VC procedures.
TCP网络传输
- TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
TCPTansfer
- TCP网络编程的一个小例子,希望对大家有用!
高性能并发TCP网络服务-IOCP框架修正VC2008版本
- 高性能并发TCP网络服务-IOCP框架修正VC2008版本
C#TCP网络聊天
- 用C#实现一个简单的基于TCP协议的网络聊天软件。
用CSocket编写的网络聊天程序
- 网络-Network
TCP-Acceleration
- 随着网络带宽的迅速增长,主机协议处理开销已经成为系统整体性能的瓶颈.近年来,在协议加速领域开展了大量的研究工作,主要分为协议处理机制、实现以及结构的优化.在分析了协议处理的开销与性能之后,从协议机制、实现和处理结构这3方面对TCP(transmission control protocol)加速技术的研究现状进行了总结,并分析了进一步的研究方向-With the rapid increment of network bandwidth, the overheads of protocol on
TCP
- 主要利用tcp网络协议进行 通信,分为客户端和服务端-The main use of tcp for communication network protocols, and services into the client-side! ! ! !
ji-yu-LABVIEW-de-TCP-wang-luo-tong-xun
- 基于LABVIEW的TCP网络通信。 1.采用服务器 / 客户机模式进行双机通信,由服务器产生一组随机波形,通过局域网送到客户机进行显示。 2.采用服务器 / 客户机模式进行双机通信,由服务器发送一组字符串,通过局域网送到客户机进行显示。 -LABVIEW based on the TCP network traffic. 1. Used the server/client model of pairs of aircraft communications, a group
tcp
- linux平台下的基于TCP/IP协议的 TCP网络服务器,实现简单的通信,并发响应。-linux platform-based TCP/IP protocol TCP network server, simple communications, concurrent response.
WINSOCK-TCP
- VC++实现的TCP网络编程聊天程序,对于学习网络编程很有帮助-VC++ implementation of the TCP network programming chat program
tcp
- java实现tcp通讯(包括服务端与客户端)(Implementation of TCP communication with Java)
TCP例子
- TCP网络编程,主机之间的网络通信demo,通俗易懂,适合初学者(UPD network programming, network communication between hosts demo, easy to understand, suitable for beginners)
基于W5500硬件协议栈的TCP服务器收发数据例程
- 基于W5500硬件协议栈的TCP服务端收发数据例程,主芯片STM32F407(W5500 hardware protocol stack based TCP server transceiver data routine, the main chip STM32F407, the program has been measured, reliable and stable.)
TCP网络监控工具
- TCP网络监控工具,方便大家交流使用,可以下载(TCP network monitoring tool)
简单实现tcp网络聊天
- 简单实现tcp网络聊天,分为server端和client端,实现简单的文字聊天,登录上线