VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Simple File Transfer

by David Halter (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (16 Votes)

This is a simple file transfer using the winsock control. It can resume a download if canceled or disconnected. I have seen other file transfer code on vbcoders.com, but I felt I needed to write one with resume.

Inputs
Files on the sending end.
Assumes
Sending files: make sure it is a path to the file with the file name. Recieving files: Make sure you just have the path.
Code Returns
Files on the recieving end.
Side Effects
Little buggy if not used right.
API Declarations
Sleep

Rate Simple File Transfer

Download Simple File Transfer

Download Simple File Transfer (4 KB)

Simple File Transfer Comments

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

Post your comment

Subject:
Message:
0/1000 characters