搜索资源列表
multi_thread_socket_filetrans
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
yifeiTCPClient
- 一个tcp文件传输程序,它在客户端通过连接到服务器上,传输文件-a file transfer program that the client connect to the server, file transfer
sunnyTCPServer
- vc的一个tcp传输文件代码的服务器端,要和我的客户端合用奥-vc tcp transmission of a document to the server-side code, and my client Combined with
filetransferclass
- SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
PocketTCPKit
- tcp 传输文件源代码 调试过可以运行-tcp transfer files over the source code debugger can run
TCPClient
- 和TCPSERVER一起使用,用于传输文件
10TCPClient
- TCP网络通信程序,能够传输文件.编程语言vc
filetran
- 具有服务器和客户端的传输文件的程序,TCP的学习!
Transmit_picture
- 这是一个基于VC6.0开发的TCP/IP网络传输文件的小系统。具有一定的参考学习价值
UNIX文件下载软件 1.0
- 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
TcpClientUpdate
- 利用TCP/IP传输文件。这个既是服务器端,也是客户端。在开始的时候选择。-use TCP / IP to transfer files. This is both a server and client. At the very beginning choices.
C++文件传输
- VC6.0环境下的文件传输系统
socketapi
- delphi实现文件传输,分服务器端和客户端。服务器端实时扫描指定文件夹,若有文件就将文件传输到客户端-delphi to achieve file transfer, sub-server and client. Server-side real-time scanning the specified folder, if the file will be file transfer to the client
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
filesend
- 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
局域网文件传输
- 局域网文件传输,可以达到目前最快的局域网传输速度。-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
loadfile
- 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
transfile
- vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
基于TCPIP协议的文件传输源码
- 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
文件传输
- 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)