搜索资源列表
FileTransfer_demo.zip
- 使用CSocket类传输文件的程序
FileTransfer_socket
- Socket通信实现文件传输的vc代码。采用MFC CSocket类实现两台电脑之间的文件传输。-Socket Communication document transmission vc code. MFC CSocket used to achieve between the two computer file transfer.
SocketClass
- 用CSocket实现的基本文本或文件传输-with CSocket achieve the basic text or a file transfer
PToPFileTransfer
- 基于CSocket(提供了阻塞式的访问方式)的点对点文件传输实例-based CSocket (obstruction-of the interviews) peer-to-peer file transfer case
FileTransfer
- 使用CSocket实现简单的文件传输,首先启动服务器端并选择要传输的文件,等待客户端的连接,客户端输入服务器的IP地址后,点击接受文件,选择保存路径,开始传输.运行时,客户端和服务器端分别使用不同的线程.类似于飞鸽传书.
demo-FileTransfer
- 一个网络文件传输程序,包含服务端和客户端。采用CSocket和多线程实现。
SFTP
- 使用CSocket建立ftp客户端,通过TCP连接进行文件传输
PointToPointTransfer
- 这是一个基于CSocket类的点对点文件传输系统。
CSocket发送接受长文件的例子
- 讲述如何对长文件进行socket通讯,编程,保证传输的质量-on how long the documents socket communications, programming, the quality assurance transmission
AlienFTP
- FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
FileTransfer_demo
- 使用CSocket类传输文件的程序- Uses the CSocket kind to transmit the document procedure
TalkFile
- VC聊天室,mfc,csocket,登陆,退出,私聊等功能.传输文件.-VC chat rooms, mfc, csocket, landing, exit,私聊functions. Transfer files.
CSocket
- CSocket类的一些相关论文,在VC_6_0中利用CSocket类实现双机通讯,用CSocket实现网络文件的传输,多线程文件传输的实现方法及其性能的研究-CSocket class some of the relevant papers, in the use CSocket Class VC_6_0 realize two-plane communications, using CSocket realize network file transfer, multi-threaded fi
TransferDemoDLG
- 本实例实现在VC++6.0中利用CSOCKET类中编写一个非常简单的文件传输程序,该程序只是具备了最基本的文件传送和接收功能-Examples of implementation of the VC++6.0 at CSOCKET class using a very simple preparation of the file transfer process, the program has only the most basic function of sending and receiv
fileproject
- 采用 CSocket 类编写的局域网文件夹传输的VC实现-s how to use MFC s CSocket class to transfer files (large files or small files-- it doesn t matter) from one computer to another over a network or the Internet
Transfer
- 用CSocket实现文件传输,目前只能实现在本机上传输,有待改进。-Use CSocket to achieve file transfer, are currently only achieved in the machine transfers should be improved.
fileTransferCode
- 四个文件传输的实例,可以根据不同的口味学习,包括纯Socket的,mfc 的CSocket的实例-Four examples of file transfer, you can learn according to different tastes, including pure Socket' s, mfc instance of CSocket
sourcecode
- 此为基于CSocket的局域网聊天和文件传输的编程例子。 用MFC实现。-This is based on CSocket LAN chat and file transfer programming examples. With the MFC implementation.
CSocket-file-transfer
- 基于CSocket点对点文件传输,用c++实现。-CSocket file transfer developed by c++
CSocket
- socket编程,有tcp SOCKET 和udp SOCKET 及文件传输FTP编程-socket programming, the tcp SOCKET, and udp SOCKET and file transfer FTP programming