VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Incredibly simple file transfer

by Toby Gunston (4 Submissions)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

This is the simplest way I could find of sending a file across a network or the Internet. You can send any type of file (from text documents to movies) and any size of file. I downloaded many file transfer programs and found them either way too long-winded or quite short but very difficult to understand. Therefore once I understood how to do it I wrote my own program thats not only short, but incredibly simple and capable of sending any type of file (big or small). The code is fully commented and easy to understand. Enjoy...

Assumes
Run two instances of the program on the same machine while you test it. This just makes things easier. WAITING: To wait for a file, choose where you want the file to be saved and click "Wait". SENDING: To send a file, choose the file you want to send and click "Send".

Rate Incredibly simple file transfer

Download Incredibly simple file transfer

Download Incredibly simple file transfer (7 KB)

Incredibly simple file transfer Comments

No comments have been posted about Incredibly simple file transfer. Why not be the first to post a comment about Incredibly simple file transfer.

Post your comment

Subject:
Message:
0/1000 characters