Click here to Skip to main content
15,868,016 members
Articles / Desktop Programming / MFC

Sonork VB Engine

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
7 Nov 2001 99.9K   971   12   15
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


Written By
United States United States
Miguel has 5 years of experience in managing and implementing large projects, 7 years of experience designing and delivering software products, and a host of programming skills, including: C++ Mainly low-level Win32 applications (Including WinNT services); SQL Advanced, MS-SQL, Ingres (4GL and embedded C inclusive), Active Server Pages (Database access), DHTML and scripting; Visual Basic; Active X; Windows 95/98/NT Programming and administration. Including implementation of services under Windows NT; Java, MS Access, CGI, Assembler 80x86

Comments and Discussions

 
GeneralNew DLL version v1.7 Pin
Member 15335919-Sep-08 6:44
Member 15335919-Sep-08 6:44 
QuestionDo we really need advertisement here ? Pin
Serge Weinstock8-Nov-01 0:03
Serge Weinstock8-Nov-01 0:03 
AnswerRe: Do we really need advertisement here ? Pin
Nish Nishant8-Nov-01 0:37
sitebuilderNish Nishant8-Nov-01 0:37 
AnswerRe: Do we really need advertisement here ? Pin
ColinDavies10-Nov-01 19:19
ColinDavies10-Nov-01 19:19 
GeneralRe: Do we really need advertisement here ? Pin
Nish Nishant10-Nov-01 19:32
sitebuilderNish Nishant10-Nov-01 19:32 
GeneralRe: Do we really need advertisement here ? Pin
Anthony_Yio1-Aug-03 19:31
Anthony_Yio1-Aug-03 19:31 
GeneralRe: Do we really need advertisement here ? Pin
Serge Weinstock10-Nov-01 21:02
Serge Weinstock10-Nov-01 21:02 
GeneralRe: Do we really need advertisement here ? Pin
ColinDavies10-Nov-01 22:11
ColinDavies10-Nov-01 22:11 
GeneralRe: Do we really need advertisement here ? Pin
Serge Weinstock10-Nov-01 22:52
Serge Weinstock10-Nov-01 22:52 
GeneralRe: Do we really need advertisement here ? Pin
ColinDavies10-Nov-01 23:22
ColinDavies10-Nov-01 23:22 
GeneralWon't compile in VC++ Pin
ColinDavies7-Nov-01 21:13
ColinDavies7-Nov-01 21:13 
GeneralRe: Won't compile in VC++ Pin
Kannan Kalyanaraman7-Nov-01 23:53
Kannan Kalyanaraman7-Nov-01 23:53 
GeneralRe: Won't compile in VC++ Pin
Kannan Kalyanaraman8-Nov-01 0:03
Kannan Kalyanaraman8-Nov-01 0:03 
GeneralRe[All]: Won't compile in VC++ Pin
Migs8-Nov-01 2:41
Migs8-Nov-01 2:41 
GeneralRe: Won't compile in VC++.. NOOOOT Pin
Migs8-Nov-01 3:56
Migs8-Nov-01 3:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.