搜索资源列表
ftp客户端应用程序代码
- 本程序完成了到FTP服务器的登录,并动态地显示FTP服务器站点的内容-the procedures completed to the FTP server login, and dynamically display FTP server site content
一个通过代理登陆服务器的FTP客户端
- 一个通过代理登陆FTP服务器的客户端小软件,对于初学者了解FTP很有帮助,能列目录下载,和上传。-landing an agent through FTP server small client software for beginners to understand FTP helpful, it would have to list directories download and upload.
socket客户端程序
- socket客户端,雨服务器端配套使用。
利用socket接口实现的FTP客户端和服务器端
- linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
TFTPClient
- tftp 客户端可从服务器端下载数据,用IdTrivialFTP制做-tftp client
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
FTP
- FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-FTP client and server-side program source code, to achieve file upload, download, modify, delete, and many other functions
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
FTPclient
- Ftp客户端,提供登陆ftp服务器,下载文件等功能-Ftp client, to provide landing ftp server, download files and other functions
FtpUpload
- ftp客户端,主要用于ftp服务器的上传和下载功能,以及删除,修改。-ftp client, ftp server is mainly used to upload and download features, as well as delete, modify.
ftp
- 一个简单的ftp实例,包括了服务器端和客户端,有详细的源码和说明,对入门者会有帮助-Ftp a simple example, including a server-side and client, has a detailed source code and instructions will be helpful for beginners
myftp
- ftp上传程序,本程序主要完成基于客户/服务器模式的文件传输-this is a ftp upload file ,
ftp
- 采用客户/服务器模式,分为客户端程序和服务器端程序。服务器采用套接字来实现。客户端程序和服务器程序通过FTP协议开发。-using c# ,a simple ftp software including client and server.
Ftp
- 程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登陆客户机目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-FTP programs can achieve the basic function of the client can login FTP server, the client displays log files and directories under the directory name from the directory of you
FTP-Client
- VC++编程,制作个简单的ftp客户服务器,可以上传下载资源-VC++ programming, producing a simple ftp client-server, you can upload and download resources
ftp服务器客户端
- linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
ftp客户端源代码
- linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
ftp客户端源代码
- linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
VC++ FTP客户端类库
- 在windows系统下实现向ftp服务器上传或下载文件(Uploading or downloading files to FTP server under Windows system)
ftp 客户端 服务器
- 使用 vs 开发的一个 ftp 传输工具,实现服务器和客户端,可以提取关键的代码,整合到项目中使用。(Using a FTP transmission tool developed by vs to implement the server and client, the key code can be extracted and integrated into the project.)