搜索资源列表
TCP
- 使用C#实现大多数的网络传输协议,可以方便读者更好理解网络传输
wcf 传输
- wcf 基于tcp/ip的文件传输 有可以点对点的传输
Udpsendfile.用Udp协议实现了点对点文件传输
- 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
modbus-tcp.rar
- 是一个c#串口通讯程序,很好的实现数据传输,Is a c# Serial communication program, data transmission to achieve very good
cSharp-transfer
- (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
ChinaChess.ClientComm
- C++后台 C#前台 网络版中国象棋 使用TCP传输-C++ back C# front Online Chinese Chess use TCP transport
TCP-YP
- 基于TCP协议的简单程序,实现了点对点间的对话传输,适合初学者学习-TCP protocol based on a simple process, achieved a point of dialogue between the transmission, suitable for beginners to learn
AsyncSocketFileServer
- C#写的异步传输文件的源代码,适合初学者学习参考.-C# asynchronous transfer files to write the source code, suitable for beginners to learn information.
2009107973315860
- VC++ WbQQ多用户聊天、文件传输(基于TCP协议),软件组成:注册登录服务器、聊天通信服务器、客户端三部分,使用之前:注册ODBC数据源;数据源名称:wbQQuser;类型:ACCESS;文件名:wbQQuser.mdb。 -VC++ WbQQ multi-user chat, file transfer (based on the TCP protocol), software components: registration login server, chat communic
KK
- 这是一个用c#开发的异步传输文件的例子,可以供大家参考udp通讯-This is a development with c# asynchronous transfer files examples for your reference udp communication
TCP
- 利用VS2008 C#构建的使用异步通信的TCP数据传输通信-Using asynchronous communication TCP data transmission communication
server-build
- 利用C#实现服务器的构建,断点续传,TCP传输模式-server build
TCP
- TCP的举例,TCP是Transmission Control Protocol(传输控制协议)的简称,是TCP/IP体系中面向连接的运输层协议,在网络中提供全双工的和可靠的服务。-example for socket in C#
CSharp-tcp-send-file
- 使用C#开发的 tcp发送消息和传输文件-C# tcp send file and message
CSharp-udp-tcp
- 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
tcp
- 这个是写的比较好的一个tcp类,我一直在用,采用异步传输模式。-This is to write a better one tcp class, I have been using the ATM.
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
tcp
- TCP传输文件,windows下vc-TCP to transfer files, windows, under vc++