搜索资源列表
wnftpsrc.zip
- Windows ftp客户端
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端
ftpLib
- vxworks 下FTP源代码,支持认证登陆和WINDOWS下的FTP软件的查看和编辑-VxWorks under FTP source code, and support for authentication landing under the Windows FTP software to view and edit
FTP遍历下载目录
- 这是一个在windows平台下用vc6.0开发的一个“FTP遍历下载目录”程序,内有详细的注解-This is one of the windows platform with the development of a vc6.0 "FTP download directory traversal" process, with detailed footnotes
FTP下载程序
- ftp下载程序 均在Windows 2000 和Visual Basic 6.0(SP6)的环境下测试通过 需要确保你的Visual Basic 6.0已经装了SP6 中文升级包,否则有些程序可能会出错。-ftp download all the Windows 2000 and Visual Basic 6.0 ( SP6) and the environment under the test of the need to ensure that you have Visual Bas
Qt4-ftp
- 这是一个采用Qt4写成的ftp客户端程序,具有友好的GUI,代码很小,在Linux和Windows下执行速度都很快。同时可以轻易地移植到嵌入式系统上。-writes written using ftp client with a friendly GUI, code minimal, Linux and Windows implementation speed fast. While easily ported to embedded systems.
ftp客户端
- ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现; 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional
pablo ftp
- Pablo's FTP Server is a multi threaded FTP server for Windows 98/NT/XP. It comes with an easy to use interface and can be accessed from the system tray. The server handles all basic FTP commands and offers easy user account management and support for
ftp
- 利用C/C++,实现windows下的ftp程序,包含客户端和服务器端-Using C/C++, to achieve under windows ftp program, client and server side includes
htk-3.3-windows-binary
- HMM toolkit, HTK. http://htk.eng.cam.ac.uk/ftp/software/
wnftpsrc
- Windows ftp客户端 -Windows ftp client
ftp
- ftp
ftp协议
- FTP客户端-FTP client
FileTransmit.Src.Setup-1.0.0-080828
- 【软件名称】 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输) 【版 本】 1.0.0 【操作系统】 Windows 桌面系列、Windows Mobile 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持
234sere123
- Before all : Pure-FTPd was designed on Unix and for Unix. The Windows port has been done because some people are forced to work on Win32 by their pointy hairy boss. For these people, Apache is a nice alternative to IIS. But when it comes to FTP
pb FTP上传与下载
- windows 设置ftp 使用上传和下载(Windows settings, FTP, upload and download)
VC++ FTP客户端类库
- 在windows系统下实现向ftp服务器上传或下载文件(Uploading or downloading files to FTP server under Windows system)
Download files from FTP server (VBFTPDownload)
- windows ftp licent to download
FTP服务器
- Windows MFC编程,C语言,FTP服务器,决定可靠(Windows MFC coding ,C ,ftp server,robust)
ftp客户端
- 简单Ftp客户端的实现 在WINDOWS环境下,使用VC++开发工具开发的一个FTP客户端软件。(Simple Ftp client implementation In the WINDOWS environment, an FTP client software developed using VC++ development tools.)