| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Download a file from the Internet reliably | C, C++ (general), Microsoft Visual C++, Borland C++ | Intermediate / Dan Tohatan (from psc cd) | 1392 since 1/3/2015 5:55:00 AM |
By 10 Users
|
|
In this article you will find out why you just can't call a few WinInet functions and expect them to download a file for you. You will learn the proper way to download a file from the Internet, and display its progress and download speed! |
|
|
|
 |
Easily Open a URL from your program! (MFC/VC++) | C++ (general) | Not Given / Socketware.net (from psc cd) | 3402 since 1/1/2015 12:10:00 AM |
By 3 Users
|
|
Lets you open a URL from any event in your MFC Applications with the ShellExecute API (Just like in VB!) |
|
|
|
 |
FTP client | C++ (general), Borland C++ | Intermediate / Jorge Sauri Creus (from psc cd) | 735 since 1/4/2015 4:17:00 PM |
By 2 Users
|
|
FTP client developed in Borland C++ Builder 5.
Please rate it! :) (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
FTP WININET Win32 | Microsoft Visual C++ | Beginner / Keith Von (from psc cd) | 1065 since 1/2/2015 1:50:00 PM |
By 5 Users
|
|
Simple FTP DOS/WIN32 application that checks the machine day of the week, then goes and downloads the appropriate file for that day.
I warn you, I stink at C/C++ and other languages and have only toyed with simple stuff.
First, let me say this. I am a N ...(description truncated) |
|
|
|
 |
Get Internet IP | C++ (general), Microsoft Visual C++ | Beginner / Ben128 | 1548 since 8/31/2016 10:24:20 AM | Unrated
|
|
This code shows how to get your current internet ip address. this code is made for beginners hope you find it usfull comments welcome. |
|
|
|
 |
Get Local Hostname and IP | C++ (general), Microsoft Visual C++ | Beginner / Ben128 | 1317 since 8/22/2016 10:27:45 AM | Unrated
|
|
Small code to allow you to find out your local hostname and local IP Address.
Hope you like it. |
|
|
|
 |
Group Chat | Microsoft Visual C++ | Beginner / A. Saleem Ansari (from psc cd) | 649 since 1/5/2015 12:29:00 PM |
By 18 Users
|
|
It's simple CHatting software using MFC. (ScreenShot) |
|
|
|
 |
Hangup Internet Connections | C++ (general) | Intermediate / MVelasco (from psc cd) | 698 since 1/1/2015 5:51:00 AM |
By 4 Users
|
|
Hangup all internet connections...
Very simple function...
Visual C++ and Borland C++ compatible.
Windows 9x, ME, NT, 2000 and XP full compatible...
|
|
|
|
 |
hfIRC IRC Client | Microsoft Visual C++ | Advanced / ELY M. (from psc cd) | 607 since 1/6/2015 1:56:00 AM |
By 2 Users
|
|
This is Basic IRC Client made in MFC. It will show you how to use splitter windows, sockets, and some other controls in MFC.
This will only allow you to connect to one network at one time and join some channels. This Client is similar to mIRC.
I think t ...(description truncated) (ScreenShot) |
|
|
|
 |
HTML Gallery Creator | Microsoft Visual C++ | Beginner / Shayan Ostad Hassan (from psc cd) | 847 since 1/2/2015 8:22:00 AM |
By 11 Users
|
|
hi all!
this is a program that will create a HTML Gallery (thumbnails of pictures with links to original ones) with images you give to it and a template (Which is it's greatest feature, i haven't seen any program having this feature) so the result is COMP ...(description truncated) (ScreenShot) |
|