VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Andromeda

by One Light, Inc. (4 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (63 Votes)

Andromeda Remote File System is a complete Client/Server architecture application that includes both the server and client projects. Andromeda uses Winsock to communicate over a TCP/IP connection. The server supports multiple users, and encrypted passwords.
Features:
Download/Upload file(s) and folder(s)
Move file(s) and folder(s)
Rename file(s) and folder(s)
Delete file(s) and folder(s)
Create new folder
Spawn/Terminate executables
and much more...
The client uses a custom class to download and upload multiple files to the server. You may also add more than one Andromeda server to connect to. Supports drag-and-drop between client and server. Server keeps complete logs of login events, file transfers, and will even log server output, if specified in options. This program is similar to CuteFTP, but does not use the File Transfer Protocol. Instead, we implemented our own 'Protocol' for the client and server to communicate. Server can accept multiple connections simultaneously. Demonstrates usage of the Microsoft Winsock ActiveX control, using synchronized data transfer, using arrays of Winsock controls for a multiple connection server, using Collections, opening files for both binary and text reading/writing, etc... YOU MUST SEE THIS! PLEASE VOTE FOR THIS CODE IF YOU LIKE IT!!
*Bugs Fixed! October 24th*

Side Effects
Andromeda Remote File System is a complete Client/Server architecture application that includes both the server and client projects. Andromeda uses Winsock to communicate over a TCP/IP connection. The server supports multiple users, and encrypted passwords. Features: Download/Upload file(s) and folder(s) Move file(s) and folder(s) Rename file(s) and folder(s) Delete file(s) and folder(s) Create new folder Spawn/Terminate executables and much more... The client uses a custom class to download and upload multiple files to the server. You may also add more than one Andromeda server to connect to. Supports drag-and-drop between client and server. Server keeps complete logs of login events, file transfers, and will even log server output, if specified in options. This program is similar to CuteFTP, but does not use the File Transfer Protocol. Instead, we implemented our own 'Protocol' for the client and server to communicate. Server can accept multiple connections simultaneously. Demonstrates usage of the Microsoft Winsock ActiveX control, using synchronized data transfer, using arrays of Winsock controls for a multiple connection server, using Collections, opening files for both binary and text reading/writing, etc... YOU MUST SEE THIS! PLEASE VOTE FOR THIS CODE IF YOU LIKE IT!!

Rate Andromeda

Download Andromeda

Download Andromeda (524 KB)

Andromeda Comments

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

Post your comment

Subject:
Message:
0/1000 characters