搜索资源列表
FtpBrowse
- FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP / IP based, to ensure high r
ftpcode.rar
- 这是一款delphi 开发的的FTP客户端软件程序,很值得学习!!! !!! !!! !!! !!! !1,This is a delphi development of the FTP client software program, it is worth learning!!!!!!!!!!!!!!!! 1
SOCKET-TCP.rar
- 该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例,The agreement built on the TCP/IP based, to ensure high reliability of the file transfer. This procedure is a FTP client software examples
FileTransmit.Src.Setup-1.0.0-080828
- 【软件名称】 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输) 【版 本】 1.0.0 【操作系统】 Windows 桌面系列、Windows Mobile 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持
2005ftp1
- 一个简单的FTP客户端软件开发,该软件能实现一个客户端与服务器的互通以及完成基本的文件传输功能.-A simple FTP client software, the software can achieve a client and server interoperability and the completion of the basic file transfer function.
ftp
- FTP客户端是为了方便用户使用FTP下载或上传东东而开发的图形界面的操作软件,比直接使用FTP命令方式要方便一些. -FTP client is a user-friendly FTP to download or upload Dongdong developed graphical interface of the operating software, an FTP command directly used to facilitate a number of ways.
FTP
- 本程序是在Visual C++环境下开发的ftp客户端软件-It is a software about ftp which is developed on the environment of Visual C++
FTP-client-software
- 在WINDOWS环境下,使用VC++开发工具实现一个FTP客户端软件。-In the WINDOWS environment, using VC++ development tool to implement a FTP client software.
FTP
- 用java开发的FTP客户端软件,支持上传下载文件等-Java development FTP client software
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
FTP-client
- FTP客户端软件设计开发,TCP/IP课程设计-The FTP client software design and development
swiftp
- 基于Java开发的Android FTP服务器软件源码——SwiFTP,简单易用、体积小巧。默认运行在 2121 端口,也可以配置到其他端口上,SwiFTP 屏幕上将显示 wifi 的 IP 地址,支持任何一个 FTP 客户端软件-Java-based development of Android FTP server software source code- SwiFTP, easy to use, compact size. The default port is running in 2
FtpClient
- VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器。-VC++ FTP client development- WinInet source code examples, an FTP client source code, the interface looks quite professional, fu
FTPclient
- VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-VC++ FTP client development-- example WinInet source code, a FTP client source code, the interface looks quite professio
FtpClient2
- 摘要:VC/C++源码,网络相关,FTP,WinInet VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-Abstract: VC/C++ source, network-related, FTP, WinInet VC++ FTP client development WinIne
FtpClient
- VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器-VC++ FTP client development WinInet source code examples, an FTP client source code, the interface looks quite professional, func
FtpApp
- ppc8xx开发板FTP客户端软件代码,可以直接编译,在开发板上运行,-powerPc develop file
sy4
- WinInet实现FTP客户端 实验内容: 1.写出完整的软件需求说明书。 2.开发FTP的客户端。 3.完成在局域网内的测试,并记录测试结果。 本实验涵盖了C/S体系结构和Socket编程。通过本实验深入地了解FTP的工作原理以及服务器端和客户端的工作流程,学习Socket在网络编程中的各种应用,掌握WinInet的套接字编程。 -WinInet FTP client experimental realization: 1. Write a complete softw
linux
- 在win32平台开发一个FTP 客户端软件,不是很完美。-design a FTP APP
ftp客户端
- 简单Ftp客户端的实现 在WINDOWS环境下,使用VC++开发工具开发的一个FTP客户端软件。(Simple Ftp client implementation In the WINDOWS environment, an FTP client software developed using VC++ development tools.)