首页     /    C#WinForm实现FTP上传下载并生成日志文件

C#WinForm实现FTP上传下载并生成日志文件

上传者: ajd888 | 上传时间:2023/6/12 9:05:38 | 文件大小:212KB | 文件类型:rar
C#WinForm实现FTP上传下载并生成日志文件
本程序在VS2010环境下进行开发,程序用C#WinForm实现了FTP上传下载(可实现上传所选目录下的所有文件)并带上传进度条,程序会在运行根目录下自动生成日志文件以方便查看信息...本程序主要由socket进行通信...程序由:起点自主开发QQ:781650343希望和大家共同进步!(附:源码) 本软件ID:3570357

文件下载

资源详情

[{"title":"(40个子文件212KB)C#WinForm实现FTP上传下载并生成日志文件","children":[{"title":"作者..txt <span style='color:#111;'>33B</span>","children":null,"spread":false},{"title":"SM.suo <span style='color:#111;'>41.50KB</span>","children":null,"spread":false},{"title":"SM","children":[{"title":"Form3.Designer.cs <span style='color:#111;'>3.27KB</span>","children":null,"spread":false},{"title":"Form1.cs <span style='color:#111;'>18.22KB</span>","children":null,"spread":false},{"title":"Onlinewriting.ico <span style='color:#111;'>14.73KB</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"SM.vshost.exe.manifest <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"SM.pdb <span style='color:#111;'>105.50KB</span>","children":null,"spread":false},{"title":"SM.vshost.exe <span style='color:#111;'>11.33KB</span>","children":null,"spread":false},{"title":"log","children":[{"title":"20110902.log <span style='color:#111;'>12.66KB</span>","children":null,"spread":false}],"spread":true},{"title":"SM.exe <span style='color:#111;'>96.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"Release","children":null,"spread":false}],"spread":true},{"title":"SM.csproj <span style='color:#111;'>6.10KB</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"x86","children":[{"title":"Debug","children":[{"title":"SM.Form2.resources <span style='color:#111;'>15.29KB</span>","children":null,"spread":false},{"title":"SM.pdb <span style='color:#111;'>105.50KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'>4.34KB</span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'>7.71KB</span>","children":null,"spread":false},{"title":"GenerateResource.read.1.tlog <span style='color:#111;'>1.67KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'>6.20KB</span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"SM.exe <span style='color:#111;'>96.00KB</span>","children":null,"spread":false},{"title":"SM.Form1.resources <span style='color:#111;'>18.05KB</span>","children":null,"spread":false},{"title":"GenerateResource.write.1.tlog <span style='color:#111;'>4.24KB</span>","children":null,"spread":false},{"title":"SM.Properties.Resources.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"SM.csproj.FileListAbsolute.txt <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"SM.Form3.resources <span style='color:#111;'>15.29KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"Form2.resx <span style='color:#111;'>28.08KB</span>","children":null,"spread":false},{"title":"Form2.Designer.cs <span style='color:#111;'>5.88KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.Designer.cs <span style='color:#111;'>2.79KB</span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'>5.48KB</span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'>1.06KB</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>1.35KB</span>","children":null,"spread":false}],"spread":true},{"title":"Program.cs <span style='color:#111;'>530B</span>","children":null,"spread":false},{"title":"Form1.Designer.cs <span style='color:#111;'>16.48KB</span>","children":null,"spread":false},{"title":"Form3.cs <span style='color:#111;'>521B</span>","children":null,"spread":false},{"title":"Form3.resx <span style='color:#111;'>28.08KB</span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'>32.39KB</span>","children":null,"spread":false},{"title":"Form2.cs <span style='color:#111;'>2.28KB</span>","children":null,"spread":false},{"title":"log.cs <span style='color:#111;'>1.73KB</span>","children":null,"spread":false},{"title":"FTP.cs <span style='color:#111;'>31.18KB</span>","children":null,"spread":false},{"title":"SM.csproj.user <span style='color:#111;'>489B</span>","children":null,"spread":false}],"spread":false},{"title":"SM.sln <span style='color:#111;'>848B</span>","children":null,"spread":false}],"spread":true}]

评论信息

  • Crab8523:
    还可以,有参考价值2020-11-16
  • Crab8523:
    还可以,有参考价值2020-11-16
  • zhangzhong19890305:
    代码很工整,可参考性强。2015-10-19
  • zhangzhong19890305:
    代码很工整,可参考性强。2015-10-19
  • zxylzc:
    不错,可以学习一下2015-07-29
  • zxylzc:
    不错,可以学习一下2015-07-29
  • zhangabc:
    代码移植到自己的项目中2015-06-11
  • zhangabc:
    代码移植到自己的项目中2015-06-11
  • z002066:
    能运行,但是帮助不大,最好是console版的2014-12-14
  • 张鑫1:
    能运行,但是帮助不大,最好是console版的2014-12-14

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明