文件名称:FTP(CSharp)
- 所属分类:
- Ftp客户端
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 467kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTP源码(C#)
...........\WinFormClient
...........\.............\AssemblyInfo.cs
...........\.............\bin
...........\.............\...\debug
...........\.............\...\release
...........\.............\Connection.cs
...........\.............\Connection.resx
...........\.............\Ftp.cs
...........\.............\FtpAbortException.cs
...........\.............\FtpCommandSentEventArgs.cs
...........\.............\FtpCommandSentEventHandler.cs
...........\.............\FtpControl.cs
...........\.............\FtpData.cs
...........\.............\FtpDataDownload.cs
...........\.............\FtpDataUpload.cs
...........\.............\FtpDataUploadLength.cs
...........\.............\FtpDownloadStream.cs
...........\.............\FtpException.cs
...........\.............\FtpExceptionStatus.cs
...........\.............\FtpItem.cs
...........\.............\FtpItemParseEventArgs.cs
...........\.............\FtpItemParseEventHandler.cs
...........\.............\FtpItemSystem.cs
...........\.............\FtpItemType.cs
...........\.............\FtpList.cs
...........\.............\FtpListParse.cs
...........\.............\FtpMethod.cs
...........\.............\FtpParse.cs
...........\.............\FtpProxy.cs
...........\.............\FtpProxyType.cs
...........\.............\FtpResponse.cs
...........\.............\FtpResponseReadEventArgs.cs
...........\.............\FtpResponseReadEventHandler.cs
...........\.............\FtpState.cs
...........\.............\FtpStateChangedEventArgs.cs
...........\.............\FtpStateChangedEventHandler.cs
...........\.............\FtpStream.cs
...........\.............\FtpStrings.cs
...........\.............\FtpTransferProgressEventArgs.cs
...........\.............\FtpTransferProgressEventHandler.cs
...........\.............\FtpTransferState.cs
...........\.............\FtpTransferType.cs
...........\.............\FtpUploadStream.cs
...........\.............\FtpWebRequest.cs
...........\.............\FtpWebResponse.cs
...........\.............\FtpWebStream.cs
...........\.............\KeyCheck.cs
...........\.............\KeyCheckException.cs
...........\.............\KeyCheckExceptionStatus.cs
...........\.............\KeyParameters.cs
...........\.............\MainForm.cs
...........\.............\MainForm.resx
...........\.............\MakeDir.cs
...........\.............\MakeDir.resx
...........\.............\Messages.cs
...........\.............\obj
...........\.............\...\Debug
...........\.............\ProxyAsyncResult.cs
...........\.............\ProxyBase.cs
...........\.............\ProxyHttpConnect.cs
...........\.............\ProxyNone.cs
...........\.............\ProxySocket.cs
...........\.............\ProxySocketException.cs
...........\.............\ProxySocketExceptionStatus.cs
...........\.............\ProxySocketStrings.cs
...........\.............\ProxySocks4.cs
...........\.............\ProxySocks4a.cs
...........\.............\ProxySocks4Base.cs
...........\.............\ProxySocks5.cs
...........\.............\ProxyType.cs
...........\.............\RebexAsyncResult.cs
...........\.............\RemoveDir.cs
...........\.............\RemoveDir.resx
...........\.............\RemoveFile.cs
...........\.............\RemoveFile.resx
...........\.............\WinFormClient.csproj
...........\.............\WinFormClient.csproj.user
...........\.............\WinFormClient.sln
...........\WinFormClient
...........\.............\AssemblyInfo.cs
...........\.............\bin
...........\.............\...\debug
...........\.............\...\release
...........\.............\Connection.cs
...........\.............\Connection.resx
...........\.............\Ftp.cs
...........\.............\FtpAbortException.cs
...........\.............\FtpCommandSentEventArgs.cs
...........\.............\FtpCommandSentEventHandler.cs
...........\.............\FtpControl.cs
...........\.............\FtpData.cs
...........\.............\FtpDataDownload.cs
...........\.............\FtpDataUpload.cs
...........\.............\FtpDataUploadLength.cs
...........\.............\FtpDownloadStream.cs
...........\.............\FtpException.cs
...........\.............\FtpExceptionStatus.cs
...........\.............\FtpItem.cs
...........\.............\FtpItemParseEventArgs.cs
...........\.............\FtpItemParseEventHandler.cs
...........\.............\FtpItemSystem.cs
...........\.............\FtpItemType.cs
...........\.............\FtpList.cs
...........\.............\FtpListParse.cs
...........\.............\FtpMethod.cs
...........\.............\FtpParse.cs
...........\.............\FtpProxy.cs
...........\.............\FtpProxyType.cs
...........\.............\FtpResponse.cs
...........\.............\FtpResponseReadEventArgs.cs
...........\.............\FtpResponseReadEventHandler.cs
...........\.............\FtpState.cs
...........\.............\FtpStateChangedEventArgs.cs
...........\.............\FtpStateChangedEventHandler.cs
...........\.............\FtpStream.cs
...........\.............\FtpStrings.cs
...........\.............\FtpTransferProgressEventArgs.cs
...........\.............\FtpTransferProgressEventHandler.cs
...........\.............\FtpTransferState.cs
...........\.............\FtpTransferType.cs
...........\.............\FtpUploadStream.cs
...........\.............\FtpWebRequest.cs
...........\.............\FtpWebResponse.cs
...........\.............\FtpWebStream.cs
...........\.............\KeyCheck.cs
...........\.............\KeyCheckException.cs
...........\.............\KeyCheckExceptionStatus.cs
...........\.............\KeyParameters.cs
...........\.............\MainForm.cs
...........\.............\MainForm.resx
...........\.............\MakeDir.cs
...........\.............\MakeDir.resx
...........\.............\Messages.cs
...........\.............\obj
...........\.............\...\Debug
...........\.............\ProxyAsyncResult.cs
...........\.............\ProxyBase.cs
...........\.............\ProxyHttpConnect.cs
...........\.............\ProxyNone.cs
...........\.............\ProxySocket.cs
...........\.............\ProxySocketException.cs
...........\.............\ProxySocketExceptionStatus.cs
...........\.............\ProxySocketStrings.cs
...........\.............\ProxySocks4.cs
...........\.............\ProxySocks4a.cs
...........\.............\ProxySocks4Base.cs
...........\.............\ProxySocks5.cs
...........\.............\ProxyType.cs
...........\.............\RebexAsyncResult.cs
...........\.............\RemoveDir.cs
...........\.............\RemoveDir.resx
...........\.............\RemoveFile.cs
...........\.............\RemoveFile.resx
...........\.............\WinFormClient.csproj
...........\.............\WinFormClient.csproj.user
...........\.............\WinFormClient.sln