Search Tools Links Login

FTP Server Engine


Visual Basic 6, or VB Classic

Im sure many of you remember my old FTP server I posted here a few months back - HERE. Well this is another attempt at making a better, easier to use FTP server. You could take the server class module and drop it into any program to make it an FTP server without having to do anything inside the server. This server uses the Winsock API instead of the winsock control like the old one I posted. Another great feature is that the server is now event driven which makes using the server MUCH easier. This is just a demo program to show off the FTP server, I did almost no work on the user interface... The server is by no means done, probably not even usable in its current state. All it can do right now is list directories and navigate them. I am still in the process of completing it. I just wanted to post it and get some feedback.

Original Author: Matt*

Assumptions

This code/program has ONLY been tested in Visual Basic 6.
This code/program has ONLY been tested using CuteFTP as the FTP client.
This code/program has ONLY been tested on a Windows 2000 system.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 100 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD42883252000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 20,584 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.