搜索资源列表
2005629112413549
- 包含的技术包括:ftp传输文件 ini文件读写 获取版本号 -include technologies include : ftp file transfer ini file read and write access version, etc.
文件传输服务器
- 一个文件传输的服务器。可能过此程序完成FTP服务器的功能。原码简洁易懂-a file transfer server. This process may be completed over the FTP server functions. Easy to read the original code
boyle_ftpupdate
- 网站文件在本地更新多了以后,要将本地更新文件上传服务器时候再一一找出更新过的文件比较麻烦。设计初衷就是为了解决这个问题,同时也为了练手。代码没有什么难度,主要是为了学习FTP传输和文件操控。设计中有两种文件扫描方式,对比扫描则是通过对比用户提供的时间了扫描本地更新文件;实时扫描则以服务器上文件时间与本地文件时间进行对比来扫描文件,因此最好服务器和本地系统时间相差不要太离谱。在D7和XP下开发。 -website updated in the local paper after mo
vxwoks_ftpsever
- vxworks下的FTP Server源代码,可以实现文件传输和目录的基本功能-VxWorks under the FTP Server source code file transfer can be achieved and the basic functions of Contents
tcp_file_to
- FTP/IP 文件传输VB。NET源码实例-FTP / IP file transfer VB.NET source code examples
LFTP
- LFTP FTP服务器 支持断点续传,设置用户权限,多线程传输文件。 -metastatic FTP server support HTTP, set user privileges, multithreaded file transfer.
wenjianchuanshu
- 本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。-this procedure is used to achieve within the LAN file transfer used by the utter obliviousness up is very simple. However, the program was a little problem, it is not over
FTPServerandClient
- 一个文件传输程序,包含服务器端和客户端代码,是利用MFC写的。-a file transfer procedures, including server and client code is written using MFC.
FTPfileServer
- 文件传输服务器端程序。主要使用了Winsocket进行编程,要与FTPClient配合使用。-file transfer server applications. Winsocket mainly used for programming, with the combined use of FTPClient.
FTP协议编程
- 实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件-network file transfer process, through which you can download the file server you need a document
tftp1
- 一个在unix下用c语言实现tftp(简单文件传输协议)的源码 包括服务器端和客户端-source code of a tftp(trivial file transfer protocol) written in c language under unix circumstance,including server program as well as client program
FileTransmit.Src.rar
- 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)。 ,Support multi-threaded HTTP file transfer (FTP) procedures (including client and client services, support Bluetooth (Bluetooth) transmission).
FTP
- 基于Java的FTP文件传输系统的 设计与实现 -Java-based FTP file transfer system design and implementation
FtpServer
- 一个ftp系统的服务器软件的源码。。。可以实现ftp文件的传输-System of a ftp server software source code. . . Can be achieved ftp file transfer
clser_03
- using FTP in VB6. just very simple way to log in and fro file transfer application
FTPServerClient
- This Complete File Transfer Application contains FTPServer.java and FTPClient.java.-This is Complete File Transfer Application contains FTPServer.java and FTPClient.java.
FTPSERVER
- 简单的FTP文件上传下载,便于数据传输,数据分发-Simple FTP file uploading and downloading, easy data transfer and data distribution
FTP_powerbuilder
- FTP client for uploading and downloading of files. downloaded at topwiz dot com. Great site credit goes to topwiz. T.Y.