Posts

Showing posts with the label Visual Basic

AutoFTP Schedules FTP Downloads visual basic 6.0 code for free

Image
Category:   Network/Internet Type:  Applications Difficulty:  Advanced Author: Jeff Winn Version Compatibility:  Visual Basic 6 More information: This application allows you to schedule unattended FTP downloads on a recurring basis. Included is source code for a small calendar control and for a control that serves as a dialog box for connecting to remote FTP servers (thanks to Mike Glaser, his FTP class at http://www.freevbcode.com/ShowCode.Asp?ID=1593 is the starting point for this control). Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

A Graphical Bandwidth Meter Visual Basic code for free

Image
Category :  Network/Internet Type :  Applications Difficulty :  Advanced Author :  killerian Version Compatibility: Visual Basic 6 More information: The included project is a bandwidth meter. It implements a graphical representation of network usage that looks like a tachometer. The meter is scaled to 160Kb/s maximum. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.