Your Ad Here

November 22, 2007

CryptIM: Fully Encrypted Instant Messaging System

Author: gregg
Category: Network/Internet
Type: Applications
Difficulty: Advanced

Version Compatibility: Visual Basic 6

More information: IM server and client, with multi-user chat, friends list, blocked user list, tons of encryption, great error checking, and a whiteboard. Other features include friends lists, block lists, favorite channels/rooms lists for the multi-user chat rooms, and more. Register all .dlls/.ocxs in Other folder (code for all included). See readme.txt file for more information. The project's homepage is http://vb.sc.am
Updated 05/27/02; latest version includes invite only channels, user groupings, and many other enhancements, as well as fixes and optimizations.

This code has been viewed 63690 times.

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.

source/CryptIM.zip

CryptIM: Fully Encrypted Instant Messaging System

Author: gregg
Category: Network/Internet
Type: Applications
Difficulty: Advanced

Version Compatibility: Visual Basic 6

More information: IM server and client, with multi-user chat, friends list, blocked user list, tons of encryption, great error checking, and a whiteboard. Other features include friends lists, block lists, favorite channels/rooms lists for the multi-user chat rooms, and more. Register all .dlls/.ocxs in Other folder (code for all included). See readme.txt file for more information.

The project's homepage is http://vb.sc.am

Updated 05/27/02; latest version includes invite only channels, user groupings, and many other enhancements, as well as fixes and optimizations.

This code has been viewed 63656 times.

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.

source/CryptIM.zip

Create a chat room using the Winsock control.

Author: Richard C. Yarnell
Category: Network/Internet
Type: Applications
Difficulty: Advanced

Version Compatibility: Visual Basic 5 Visual Basic 6

More information: Create a chat room in VB which allows multiple people to chat and draw pictures.

(From FreeVBCode.com) This is an excellent application for anybody who wants to learn how to manage multiple winsock connections. The code is well-commented. A good way to see how it works is to 1) Compile the application. 2) Run three instances of it, and on one of them, click Host. 3) Use the other two instances as if two people are chatting with each other.

This code has been viewed 140545 times.

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.

code/manychat.zip
online

Complete UI for Sending Email

Author: Jeyakumar
Category: Network/Internet
Type: Applications
Difficulty: Intermediate

Version Compatibility: Visual Basic 6

More information: This is a smart email sending application. It has some good features like CC, BCC, Multiple attachments, HTML Format (Embedded image), Address book, HTML Design tool etc. I am using vbSendMail Class for sending mails (http://www.freevbcode.com/ShowCode.asp?ID=109). Though this is essentially just a front end for that class, it is very complete and if you ever need to put a send email form into a vb 6 application, this could provide a ready to use alternative to just opening the default email client.

This code has been viewed 64267 times.

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.

source/SmartEasyMail.zip

Bandwith Monitor

Author: Shane M. Croft (Featured Developer)
Category: Network/Internet
Type: Applications
Difficulty: Advanced

Version Compatibility: Visual Basic 6

More information: A program for monitoring bandwith usage as well as a demo of UI techniques, such as a form that will blend into your desktop so it looks like it is part of it. The stats form that will "Roll" out of the main form. It will remember where you have your forms at startup, has many options and is very custmizable.

This code has been viewed 103327 times.

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.

source/CS_Bandwidth_Monitor.zip

AOL Instant Messenger Client

Author: Chad J. Cox
Category: Network/Internet
Type: Applications
Difficulty: Advanced

Version Compatibility: Visual Basic 6

More information: No, this does not just send keys to the AOL instant messenger window. It actually a easy to use client that implements part of the AOL Instant Messenging protocol.

This code has been viewed 85516 times.

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.

code/vb-aim.zip

November 21, 2007

Database and Player for MP3, WMA and MIDI files

Author: Joe Hart
Category: Multimedia/Games
Type: Applications
Difficulty: Advanced


Version Compatibility: Visual Basic 6


More information: This program will allow you to organize your music collection: you will be able to find your music very quickly and play it with its own player or through WinAmp or Sonique. It reads ID3v2 tags, and uses ID3v1 and Lyrics3 tags. Supports Skins, playlists, multiple languages and more. It shows how to do way too many things to list here. A must see. All components that it needs are included (other than ADO, which you should already have).

This code has been viewed 87339 times.

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

code/mc240src.zip