搜索资源列表
YiZhong.rar
- 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
TCPIP.rar
- TCP/IP 端口监听,TCP/IP 协议 VS2005 C#,tcp/ip listen
SocketTCP
- 网络通信源码(基础)含TCPUDP调试助手工具 socket,TCP学习-Network traffic source (base) socket with TCPUDP debugging assistant tool to learn
cSharp-TCP-Server
- 主要用于C#针对TCP/IP协议的网口通讯功能 以PC机作为服务器-Mainly used in C# for TCP/IP protocol communication network interface to PC, as the server
TCP
- C#写的基于TCP协议的服务器和客户端程序,实现简单的发送字符串的功能,适合初学者研究-Written in C# TCP protocol based server and client, simply send the string to achieve the function of research for beginners
TCP-Chat
- C#TCP聊天室,包括完整的服务器端和客户端-C# TCP chat rooms, including a complete server and client
TCP_Server_Client_Source
- C# TCP Server, cliennt examples
CSharpTCP
- c#tcp通讯演示, 包含服务器和客户端源码, 希望对各位有帮助.-c# tcp communication presentation, including server and client source code, want to be helpful.
icancu
- 一个经典的网络通信示例,基于Tcp/Ip的socket通信,编写环境为c#.net2005-A classic example of network communication, based on Tcp/Ip for socket communications, the preparation of the environment for the c#. Net2005
MJsniffer
- 捕获局域网的IP tcp udp 数据包 并经行简单的分析-Capture LAN IP tcp udp packets and simple analysis by line
TcpChat
- The sources code for chat p2p by Tcp
TCPTrafficAnalysisResult
- TCP 吞吐量是 TCP 性能的一个重要的端到端性能指标,本程序的功能是对实验数据进行分析,获得TCP流量传输过程中的各项参数!-TCP throughput performance of TCP is an important indicator of end-to-end performance, the function of this process is the analysis of experimental data, access to TCP traffic in the p
Connection_w_Timout_client
- Tcp/IP Sockets with Timeout C# dotNet framework-Tcp/IP Sockets with Timeout C# dotNet framework
tcpudptiaoshi
- 该程序是一个调试程序,支持UDP,TCP协议,可作为服务器和客户端,是一个不错的应用工具
TCPServer
- This an example of TCP server in c# (Visual Studio 2005)-This is an example of TCP server in c# (Visual Studio 2005)
testtcp
- tcp连接 发送接收 小demo-tcp connection to send to receive a small demo
CS
- tcp 发送数据 服务器 客户端聊天程序 基于VS开发环境-tcp vs c#
code
- TCP异步通信编程实例,基于C#语言开发,实现异步通信面向连接的程序设计。-failed to translate
Tcp
- 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
CSharp-TCP-for-network-communications
- C#实现基于TCP协议的网络通讯.doc-C#-based TCP protocol for network communications