VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FTP Server Engine

by Matt* (3 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Im sure many of you remember my old FTP server I posted here a few months back - HERE">https://www.vbcoders.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=4930">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.

Assumes
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.

Rate FTP Server Engine

Download FTP Server Engine

Download FTP Server Engine (19 KB)

FTP Server Engine Comments

No comments have been posted about FTP Server Engine. Why not be the first to post a comment about FTP Server Engine.

Post your comment

Subject:
Message:
0/1000 characters