在C#中创建ftp服务器 [英] create ftp server in C#

查看:838
本文介绍了在C#中创建ftp服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在寻找C#中FTP服务器的一个例子。

我找到了一些客户端样本。但是,我没有找到服务器端的示例,它提供了用户ID和密码等授权,并管理用户上传的文件。我正在使用以太网连接(局域网),并希望能够将大型文件发送到服务器。

我想要一个在类或extern dll中使用c#.net构建的示例。



提前谢谢

hi everyone,
I''m looking for an example for FTP server in C#.
I found some samples of client side. however, I didn''t find example of the server side, that gives authorizations like user id and password and manages the uploaded files from the users. I''m using Ethernet connection (lan) and want to be able to send large files to the server.
I would love a sample that uses c# .net build in classes or extern dll.

thanks ahead

推荐答案

这两篇文章可能很有用。

高级FTP服务器 [ ^ ]

创建一个C#中的FTP服务器 - 支持IPv6 [ ^ ]
These two article might be useful.
Advanced FTP Server[^]
Creating an FTP Server in C# - with IPv6 Support[^]


这对你来说有多简单

使用C#.Net 2.0的简单FTP演示应用程序 [ ^ ]
How simple is this for you
Simple FTP demo application using C#.Net 2.0[^]


这篇关于在C#中创建ftp服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆