搜索资源列表
用MFC实现局域网内点对点的大文件传输
- 用MFC实现局域网内点对点的大文件传输-LAN with MFC within the point-to-point file transfer
winsock文件传输
- 使用winsock控件进行大文件传输,初学者学习winsock编程的经典例子-controls for the use of large file transfers, beginners to learn programming protocols of the classic examples
delphi 基于TCP的文件传输
- 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
用MFC实现局域网内点对点的大文件传输
- 用MFC实现局域网内点对点的大文件传输-LAN with MFC within the point-to-point file transfer
winsock文件传输
- 使用winsock控件进行大文件传输,初学者学习winsock编程的经典例子-controls for the use of large file transfers, beginners to learn programming protocols of the classic examples
文件传送
- 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,
continue_tran
- 断点续传和多线程下载,可实现大文件传输.没有采用普遍的客户端,服务器方式,是一个对称性的文件传输器.基于TCP/IP-HTTP and multi-threaded download, enabling large file transfer. Not used widely client, server mode is a symmetry of the file transfer. Based on TCP/IP
linuxwenjianchuanshu
- 近日小弟做了个linux下用户数据报协议大文件传输程式发上来与大家共勉。 代码在 redhat 9.0 下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S-brother recently took a linux user datagram protocol large file transfer programs onto the roof and let us. Redhat 9.0 of
CSP0194B
- FIDO网超大文件传输的C语言源程序,仅仅只是为了学习和交流 -FIDO super network file transfer the C language source files, merely to learn and exchange
BigFile2
- 超大文件传输源码,可以解决大文件难以传输的技术难点-super source file transfer, the documents can be difficult to solve the technical difficulties transmission
pointtopoint
- 用MFC实现局域网内点对点的大文件传输 -Using MFC to achieve point-to-point LAN large file transfer
CutFile
- 切割文件,在大文件传输不便的情况下,进行切割,在xpsp2+vc6.0环境下测试通过
filetransfers
- 很好的解决大文件传输,以及视频数据的发送也可以借鉴.-Very good solution to large file transfers, as well as send video data can also learn from.
fileserver
- linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
filechuanshu
- 用MFC实现局域网内点对点的大文件传输的源代码我的毕业设计,功能简单但是希望能让想实现文件传输的朋友参考-Point to point within a LAN with MFC large file transfer the source code of my graduate design, functionality simple but the desire to want to achieve the file transfe
Wnet
- 在服务器上指定一安装包,会自动传送安装包到各客户端,安装完毕会向服务器发送报告,过程中配合了进度条,更合适于大文件传输,分服务器和客户端-On the server specified an installation package will be automatically sent to the client installation package and installed will send the report to the
dawenjianxiazai
- 可实现大文件传输,多线程下载的源码,实现类似飞鸽的功能-Enables large file transfers, multi-threaded download the source code to achieve functionality similar to Feige
基于TCPIP协议的文件传输源码
- 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
用MFC实现局域网内点对点的大文件传输——说明
- 用MFC实现局域网内点对点的大文件传输——说明(Using MFC to implement the large file transfer of point to point in the LAN)
udp传输
- 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)