在VB6中使用什么样的ftp库 [英] What ftp library to use in VB6

查看:185
本文介绍了在VB6中使用什么样的ftp库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在VB6中使用内建的ftp。 (拖放控件)

VB6之后的ftp dll绑定到IE。
从IE6升级到IE7后,DLL发生变化,并且无法连接到受密码保护的ftp。



可以使用哪些ftp库/ dll从VB6?
最好是开源的。

解决方案

任何COM库都可以做到这一点,例如, 'Register for COM Interop'attribute。



这段纯粹的.NET代码可能会为你完成这项工作。


We are using the builtin ftp in VB6. (Drag and drop control)

The ftp dll that follows VB6 is tied to IE. And after upgrading from IE6 to IE7 the DLL changes and makes it impossible to connect to a password protected ftp.

What ftp libraries/dll's are available to use from VB6? Preferably open sourced.

解决方案

Any COM library will do the trick, for example a .NET dll compiled with the 'Register for COM Interop' attribute.

This pure .NET piece of code might do the work for you.

这篇关于在VB6中使用什么样的ftp库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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