资源列表
tftp4net-16532
- This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client an
filetransfer
- 对简单的TFPT协议进行改进,使其适应较大文件的传输,并且基于可靠的TCP连接,但比FTP又简单得多,适合中型传输和嵌入到应用系统中进行文件传输
FTPresource
- 实现了ftp客户端及服务器端代码!学习ftp协议的朋友可以参考一下!-realized ftp client and server-side code! Learning ftp agreement friends can take a look!
FTPClient_demo
- vc++ 开发的FTP 程序,作为进出vc大门的引导程序。-vc++ developed FTP program, as the door out of vc bootloader.
tcp_wrappers_7.6-ipv6.4.tar
- With this package you can monitor and filter incoming requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other network services.
ftpcli.zip
- Delphi/C++Builder,Delphi/C++Builder
ftpcli.zip
- Delphi/C++Builder
xftpclent
- 一个简单的ftp客户端程序,有我自己的心血在里面-This is a simple ftp client program with my work.
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
easyftp_s
- c++ 编写的ftp 客服端 图形界面 可上传 下载 包括源码
vc863523445
- 它可以同时接受多个ftp连接(多线程)并具有大部分的一些商业ftp服务器的功能。服务器支持所有基本的ftp命令并提供给用户简单的管理接口,支持虚拟目录。 -It can simultaneously accept multiple ftp connections (multi-threaded) and a majority of some commercial ftp server function. Server supports all the basic ftp commands and
ClientFtp
- 一套完整的FTP客户端代码,可实现类似cuteftp、FlashFXP一样的功能。-A complete set of FTP client code, can achieve similar cuteftp, FlashFXP same function.