搜索资源列表
tcp网络代理服务器
- tcp网络代理服务器,实现tcpip的网络代理服务源代码!-tcp Network proxy server to achieve TCPIP network services agency source code!
列举本机上所有的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-assemble.rar
- 详细讲解了怎样在网络编程时处理TCP数据封包、粘包、拆包问题的方法,Detailed account of how to deal with network programming TCP data packets, sticky package, unpacking problem
image642-jpeg-network
- DM642 bios TCP/IP源代码-DM642 bios TCP/IP source code
TCP-IP
- PIC单片机网络编程的源代码,使用了EN28J60以太网控制器,非常适合远程控制场合,ENC28J60是一款专门为单片机应用而设计的以太网控制芯片,一共28个引脚,通过SPI总线与单片机芯片连接,占用口线少,速度也比较快,对于软件开发而言,MicroChip提供了免费的TCP/IP协议栈,大大方便了软件工程师的开发工作。-PIC microcontroller network programming source code, use the EN28J60 Ethernet controller
cSharp-TCP-Server
- 主要用于C#针对TCP/IP协议的网口通讯功能 以PC机作为服务器-Mainly used in C# for TCP/IP protocol communication network interface to PC, as the server
tcp.ip
- 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
tcpserver
- TCP网络编程,使用多线程概念。基础的源码,帮助初学者入门网络编程及多线程概念-TCP network programming, multithreading concept. Based source to help beginners started the concept of network programming and multithreading
基于TCP-IP协议的网络编程练习
- 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
Taltech.TCP-Com
- 网络串口共享软件,可以通过局域网访问其他计算机的串口,方便调试设备用。-Network serial port sharing software, you can access other computers via the LAN serial, convenient debugging equipment to use.
TCP
- TCP网络调试-TCP network debugging
tcp
- 用于测试网络接口的TCP传输峰值速率,支持Linux,Cygwin环境。-Network interface for testing the TCP transmission peak rate, to support Linux, Cygwin environment.
Tcp
- 一个简单的TCP通信,在局域网中可以简单的,分别在两个电脑上进行聊天。-A simple TCP communications, local area network can be simple, respectively, in the two computer chat.
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
network
- TCP/IP Example File. Useful For study
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-network-debugger
- TCP网络调试程序,查看网络状态,查看连接用户-TCP network debugger, view network status, view connected users
TCP-network-
- vC++下的基于TCP协议的网络聊天客户端实现-TCP network chat client implementation