搜索资源列表
SOCKET-TCP
- SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
SNMP-TCP-Mon
- 使用SNMP建立对TCP连接的监控,压缩包里面有源码.-use SNMP TCP connection establishment of the control and compressed inside source.
TCP
- 初学VC,这是一个简单的TCP连接例子.分为Server和Client两个程序。-novice VC, This is a simple example of the TCP connection. Server and Client divided into two procedures.
TCP
- TCP回传,MiniARM通过跟PC机建立TCP连接,MiniARM把从PC机发过来的数据回发到PC机里,使用TCP_UDP_Debug.exe软件进行调试,在进行调试的时候需要设置PC机的网络环境
使用SNMP建立对TCP连接的监控
- 使用SNMP建立对TCP连接的监控.rar-use SNMP TCP connection establishment of the monitoring. Rar
tcp.rar
- 利用WinPcap和Libnids,捕获TCP数据包,显示TCP连接过程,需要先安装WinPcap和Libnids,The use of WinPcap and Libnids, capture TCP packets, TCP connection showed that the process of
sample15-tcp-ip.rar
- cvi下使用TCP/IP建立连接的例子.,cvi下使用TCP/IP建立连接的例子.
slidwindow
- TCP滑动窗口及慢启动算法模拟 其中创建两个节点n0,n1,并在这两个节点之间创建一条TCP连接。-TCP sliding window and slow start algorithm simulation which creates two nodes n0, n1, in between the two nodes to create a TCP connection.
tcp.ip
- 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
server
- 这是一个QT编写的基于TCP连接的聊天室服务端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP server can be compiled win32, winCE, Linux and other executable file ....
MC55_TCP
- MC55 GPRS模块 快速开发指南 详细描述了使用AT指令打开TCP连接,发送数据等操作-MC55 GPRS AT
tcp_connect
- tcp 连接工具,只建立三次握手!-tcp connection tools, only the establishment of three-way handshake!
My
- 在Ubuntu8.04下使用allinone方式安装NS2,模拟网络中两个ftp通过tcp连接发送数据的作业例程-Ubuntu8.04 use in allinone installed NS2, two ftp simulated network tcp connection to send data through the operating routines
TCP
- TCP连接实例,同时包含服务端和客户端,支持Unix和Windows双平台-Examples of TCP connections, both client and client services to support Unix and Windows dual-platform
socket
- socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
TcpConnection
- 程序:TCP连接管理:显示tcp连接,udp连接,断开tcp连接-this is tcp connection management. It can show the TCP connections, as well as disconnect any specified TCP connection
WinEggDrop-Kill-TCP
- 切断系统的tcp连接,wineggdrop的,找了挺久的-Cut off the system tcp connection, wineggdrop, and found a very long time
Linux下C语言Socket函数建立TCP连接
- LINUX下使用C语言基于SOCKET函数建立TCP连接(LINUX uses the C language to build TCP connections based on the SOCKET function)
PLC S7300&400(TCP)
- 西门子PLC S7-300 & S7-400系列TCP连接上位机程序,无需PLC端再编程,源码包含C#和VB,亲测S7-300 CPU-314C-2 PN/DP可用。(PLC connected PC via RJ45 directly and do Memory write and read)
TCP测试
- LabView中TCP/IP基本通讯范例,包括服务器及客户端范例。服务器端创建侦听器并发送数据,客户端打开TCP连接并接收数据。实现同步通讯。(TCP/IP for Labview including server and clinet)