FTP通讯 [英] FTP communication

查看:85
本文介绍了FTP通讯的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我需要通过FTP从我的.NET控制台应用程序传输数据。

在VC ++中有CFtpConnection类可以处理FTP通信。


有没有人知道如何从.NET处理?

解决方案

Hi Mircea ,


据我所知,你有与C ++相同的内容,并且没有完整的用于FTP的完整

托管代码。 (你必须使用API​​调用并将它们嵌入你的

程序中)


Cor


我需要通过FTP从我的.NET控制台应用程序传输数据。
在VC ++中有CFtpConnection类来处理FTP



通信。


>据我所知,你和C ++一样,并没有完整的

FTP托管代码。 (您必须使用API​​调用并将其嵌入
您的程序中)



http://www.indyproject.org/indy.html 包含完整的FTP组件。它的100%

托管代码,也是免费的。


WebRequest可用于提供FTP通信。
http://support.microsoft.com/default .. .b; EN-US; 812409

Rob Zelt
http://www.robzelt.com/blog

" Mircea Pleteriu" <熔点******* @ asp-gmbh.de>在消息中写道

新闻:OO ************** @ TK2MSFTNGP11.phx.gbl ...

大家好,

我需要通过FTP从我的.NET控制台应用程序传输数据。
在VC ++中有CFtpConnection类来处理FTP
通信。
有谁知道如何从.NET处理?



Hi all,

I need to transfer data via FTP from withing my .NET console application.
In VC++ there is the CFtpConnection class to handle the FTP communication.

Does anybody know how to handle if from .NET?

解决方案

Hi Mircea,

As far as I know do you have the same as in C++ and is there no complete
managed code for FTP. (You have to use the API calls and embed those in your
program)

Cor


I need to transfer data via FTP from withing my .NET console application.
In VC++ there is the CFtpConnection class to handle the FTP


communication.


> As far as I know do you have the same as in C++ and is there no complete

managed code for FTP. (You have to use the API calls and embed those in your program)



http://www.indyproject.org/indy.html contains a full FTP component. Its 100%
managed code, and also free.


The WebRequest can be used to provide FTP communication.
http://support.microsoft.com/default...b;EN-US;812409

Rob Zelt
http://www.robzelt.com/blog

"Mircea Pleteriu" <mp*******@asp-gmbh.de> wrote in message
news:OO**************@TK2MSFTNGP11.phx.gbl...

Hi all,

I need to transfer data via FTP from withing my .NET console application.
In VC++ there is the CFtpConnection class to handle the FTP communication.
Does anybody know how to handle if from .NET?



这篇关于FTP通讯的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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