VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FTP Server Engine (Winsock Control)

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

This latest upload has some bug fixes and greatly improves multiclient performance. I posted this code a few weeks back, that server used the Winsock API. Well after weeks of trying I had to stop due to limitations of VB. This can be done however using the Winsock control, so here is my FTP Server Engine redone using the Winsock control instead. Im sure many of you remember my old FTP server I posted here a few months back. 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 Control. 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, navigate them and download files. I am still in the process of completing it. I just wanted to post it and get some feedback. Please read the first comments in the main form for more info.

Rate FTP Server Engine (Winsock Control)

Download FTP Server Engine (Winsock Control)

Download FTP Server Engine (Winsock Control) (14 KB)

FTP Server Engine (Winsock Control) Comments

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

Post your comment

Subject:
Message:
0/1000 characters