Search Tools Links Login

Andromeda!


Visual Basic 6, or VB Classic

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*

Original Author: One Light, Inc.

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!!

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1100010272000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 547,655 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.