FTP with Proxy

  • 13 years ago

    Hi,

    I have made a small program to make File transfers (FTP) using Inet control in VB6.I have used Accesstype as IC default.  Now the customer is asking for FTP thu a proxy server. I need help as to how to configure a FTP Proxy and also how to add the Proxy settings to my program.  Can i simply enter the proxy address in the property window of inet control. Please help

    Mahesh

  • 13 years ago

    You could use this open source dll. It has support for a proxy server.

    http://www.evict.nl/FTP.asp

  • 13 years ago

    Hi,

    thanks for sending the dll. I will try it out and revert back to you

    regards

    Mahesh

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems.” - Jamie Zawinski