65.9K
CodeProject is changing. Read more.
Home

Sonork VB Engine

starIconstarIconstarIconstarIconstarIcon

5.00/5 (2 votes)

Nov 8, 2001

viewsIcon

101391

downloadIcon

973

VB engine for the Sonork Instant Messenger

Sample Image - sonorkvb.gif

Introduction

This is a small VB sample application that demonstrates the use of the Sonork IM Engine included as a DLL. Use it to add IM capabilities to your own VB projects. It supports UDP and TCP mode as well as uncompressed file transfers. Socks is supported by the engine, but not included in this release of the DLL. The full Win32 messenger may be viewed and downloaded from here. The TBL file should be referenced so that VB's syntax highlighting and checking work properly. The DLL was written using C++ and compiles on any Win32 compiler. The source codes for the DLL and, if you really want to get deep into this, for the full Win32 messenger are available at ftp://ftp.sonork.com/developer/. If you need more details or support, e-mail developer@sonork.com.

Enjoy!

Migs