文件名称:C# 编写通用FTP服务器程序 源码
文件大小:64KB
文件格式:RAR
更新时间:2012-08-01 10:18:24
C# FTP服务器 源码
vs2005编写通用FTP服务器程序的源码,标准ftp协议,没有客户端程序,可以直接用dos下的ftp命令进行连接,dos下的ftp命令默认端口为21。
【文件预览】:
FtpSever
----Request.cs(16KB)
----bin()
--------Debug()
----FtpSever.sln(904B)
----obj()
--------Debug()
--------FtpSever.csproj.FileList.txt(283B)
----FtpServerForm.resx(6KB)
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(475B)
----Client.cs(8KB)
----FtpServerForm.Designer.cs(6KB)
----FtpSever.csproj(3KB)
----FtpSever.suo(15KB)
----FtpServerForm.cs(6KB)