搜索资源列表
fce4c12ftpclient
- 用VC写的基于C++和socker的一个FTP客户端,可以实现简单的FTP上传和下载-VC was based on the C and socker an FTP client, can simple FTP upload and download
TCPUP
- 这是一个用VISUAL C++开发的一个基于TCP协议的上传FTp下载,升级程序-This is a Visual C development based on a TCP uploads FTp download, promotion procedures
myFtp
- 本系统是基于Windows环境和FTP协议,以Visual C++6.0作为开发平台,利用MFC框架提供的CSocket类开发的.实现了FTP的上传和下载
p2p
- 用Visual C++ 实现的基于P2P的软件
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
webftp
- linux下的ftp软件,基于c ,兼容性很强 可与跨平台-ftp software under linux, based on c, with a strong cross-platform compatibility
ftp-client
- 一个基于QT的FTP客户端,使用C++写的-A QT-based FTP client written using C++
FTPclient
- 基于c#实现的ftp客户端,呵呵 希望对贵站有多帮助-Based on the c# Realized ftp client, Oh how I hope to help贵站
Qt4ftp
- 基于Qt4的Ftp程序,实现Ftp的基本功能相关的东西, C++代码相关。Qt4程序的源代码是跨平台的编译的。-This program is based on QT4 Gui library,and it has the function of FTP. It is a good codes for fresh networking coders.
ftp
- 基于C++ Builder的FTP通讯程序-Based on C++ Builder for FTP communication program
Ftp-Vc
- 基于C++ 的Ftp协议封装,使用serv-u就可以测试协议,上传下载-Based on C++, Ftp protocol encapsulation, use the serv-u can test the agreement, uploading and downloading
FTP
- 一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 -A console-based ftp server program, able to achieve most of the FTP server program Note: a. username and password for the toldo b. the main directory is c:/temp,
FTP-CS
- 基于C/S架构的FTP的软件,可以实现主流FTP所需的所有功能,基于MFC制作,是通信软件的必备之物!不要错过!-Based on C/S structure of FTP software, you can achieve all the features needed to mainstream FTP, MFC-based production, is a fixture in communication software! Do not miss!
ftp
- 简单的ftp客户端源代码的设计,基于c++的代码设计。-Simple FTP client source code design, c++ code based on design
ftp
- 基于FTP协议,使用linux自带的FTP服务器作为服务器,编写一个客户端C程序,用来实现上传、下载、改变目录等功能-Based on the FTP protocol, use Linux own FTP server as a server, write a client C program designed to upload, download, change directory etc. Function
FTP客户端源码VC++6.0
- FTP客户端简单编写, 【设计要求】: 1)了解 FTP 协议的工作原理。( RFC765 , RFC2228, RFC2640, RFC2773 ) 2)主要是基于 TCP/IP 的 Winsock 编程,用 Visual C++6.0 实现一个基于 FTP 协议的 FTP 下载工具(客户端、实现工具可以自选)。(FTP client Understanding the working principles of the FTP protocol)
