搜索资源列表
TinyFtpServer(Ftp客户端的工具)
- 本资源由源码天空(Codesky.net,以下简称本站)搜集 ║ ║ 整理,本站不承担任何技术及版权问题。在本站下载 ║ ║ 任何资源仅提供学习参考,不得用于商业用途,请在 ║ ║ 下载后24小时内删除。本站不保证资源的完整性和是 ║ ║ 否隐含病毒,请自行调试及杀毒,如不同意本条款请 ║ ║ 勿使用,谢谢合作!-source of the resources from the sky (Codesky.net, hereinafter referred to si
xiazaidemo
- class to download files from the net 示例,类名叫做CWebGrab,其用法可以参看http://www.codeproject.com/internet/webgrab.asp-class to download files from the net example, Class name is CWebGrab, its usage can see http : / / www.codeproject.com / internet / webgra
FTPCODEandsourse
- 一个关于ftp客户端的源文件,你可以通过学习这里面的介绍来学习ftp客户端制作,然后可以自己试着做一些关于通信的程序,应该有挺大的帮忙的里面是VB。NET的语言制作的,是挺好的一个源码.-an ftp client on the source, You can learn there's a briefing to learn ftp client production, they can then try to do something on communications proced
TestSkill
- 一个简单的.net客房端播放例子.C#环境-a simple one. Rooms net-broadcast example. C# environment
FTPCommon
- VB.NET通过发送FTP命令来,实现FTP客户端
7FTPbrowse
- 案例7 FTP浏览器的制作(用VC++.NET描述)
SimpleFTP
- NET 2.0下简单的FTP访问程序 也许大家也不想总依赖着第三方FTP软件,值得高兴的是,本文将给你开发出一套免费的来。尽管,本文中的代码没有设计成可重用性很高的库,不过确实是一个简单的可以重复使用部分代码的程序。本文最大的目的是演示如何在.NET 2.0中使用C#设计FTP访问程序。
TFTPUtil_Class_Version_1.3.0
- TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version
FTP
- import net.sf.jftp.net.ConnectionHandler import net.sf.jftp.net.ConnectionListener import net.sf.jftp.net.DataConnection import net.sf.jftp.net.FtpConnection import net.sf.jftp.net.BasicConnection import net.sf.jftp.util.Log import
ClientTest
- 一个基本的基于org.apache.commons.net.ftp的 程序,实现了上传,下载,新建目录等功能
c-net
- 一个简单的linux下ftp客户端程序,有我自己的心血在里面-a simple linux under ftp client, have my own efforts inside
FTP(dotnet)
- 用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files.
FTPSourceCode(CSharp)
- 用c#.net实现FTP功能的代码。功能全面。-With c#. Net code to implement FTP functionality. Full-featured.
ApacheFtpUtil
- ftp上传下载工具类,使用apache commons net组件实现ftp上传、下载,支持断点下载
net
- 个人实现的FTP和TFTP客户端代码,实现基本功能。 -Personal realization of FTP and TFTP client code to achieve the basic functions.
FTPExplorer
- .net C# 开发的ftp客户端可以连接sql server-. net C# development ftp client can connect sql server
FTPClient
- org.apache.commons.net.ftp.FTPClient 的简单用法-org.apache.commons.net.ftp.FTPClient simple usage
FTPClientCode
- 这个类允许你使用Visual Basic.NET对FTP网页执行直接链接。 这个类支持以下FTP命令: -Upload 一个文件 -Download一个文件 -Create 一个目录 -Remove 一个目录 -改变目录 -Remove 一个文件 -Rename 一个文件 -Set 远程用户的用户名 -Set 远程用户的密码-' This type of permit you to use Visual Basic.NET fo
FTP
- FTP操作类,功能还算比较全,来自网络。-FTP operation type, function is still relatively wide, from the network.
commons-net-2.0-src
- apache 的FTPClient,大家学习 -apache' s FTPClient, we learn from