ftp服务器开发(FTPClient FTPServer)c#

时间:2012-01-07 10:18:45
【文件属性】:
文件名称:ftp服务器开发(FTPClient FTPServer)c#
文件大小:81KB
文件格式:RAR
更新时间:2012-01-07 10:18:45
ftp服务器开发 FTPClient FTPServer 软件项目实践I ftp服务器开发 C# (FTPClient FTPServer) sing System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Net; using System.Net.Sockets; using System.IO; namespace FTPClient { public partial class Form1 : Form { TcpClient client; NetworkStream netStream; StreamReader sr; StreamWriter sw; public Form1() ..............
【文件预览】:
ftp服务器开发
----FTPServer()
--------FTPServer()
--------FTPServer.suo(12KB)
--------FTPServer.sln(916B)
----FTPClient()
--------FTPClient.sln(1KB)
--------FTPClient()
--------FTPClient.suo(19KB)

网友评论

  • 代码一般,可以用来做学习FTP用。
  • 不能用,本机连都连不上,修改了ip也不行。
  • 不好用,根本不行
  • 代码不错 有双向客户端和服务段 可以互相调试
  • 万分感谢,您的代码
  • 代码不错,学习了
  • 试了一下,一般,不够全面
  • 当客户端是Linux系统时运行不了
  • 学习了,不过不是很好用
  • 代码不错 有双向客户端和服务段 可以互相调试
  • 注释少了 不太好看
  • 注释少了,不好看
  • 就是注释太少,比较吃力
  • 代码不错,学习了