VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Simple File Transfer

David Halter  (1 Submission)   Internet/HTML   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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.

Returns
Files on the recieving end.

Side Effects
Little buggy if not used right.

API Declarations
Sleep

Rate Simple File Transfer (16(16 Vote))

Download Simple File Transfer

Simple File Transfer Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters