Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Sonork VB Engine

0.00/5 (No votes)
7 Nov 2001 1  
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

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here