This demostrates how to transfer files using the Winsock Ocx Control like TFTP (Trivial File Transfer Protocol). There are two programs: a client and a server. For testing purposes, they are set up to run on the same machine. To make it work across the Internet or an an Intranet, you just need to modify the connect call within the client application.