EldoS
MsgConnect home / Documentation / Installation of DLL edition
Navigation
Web site
Support
Table Of Contents

Installation and usage of DLL edition

DLL edition of MsgConnect is shipped in precompiled binary form. DLL edition can be used on Windows 32 platform (this includes Windows 9x/ME, Windows NT/2000/XP/2003 Server).

DLL edition is located in "<MsgConnect>\Code\DLL" folder. It includes core files, sample applications and MCDataTree, hierarchical storage for information that can be used to pack and transfer data across different platforms.

Precompiled DLL file is located in "<MsgConnect>\Code\DLL\Bin" folder. This file is ready for immediate use.

DLL edition doesn't require installation and can be used in code. C++ and Pascal headers for DLL are available in "<MsgConnect>\Code\DLL\CppInterface" and "<MsgConnect>\Code\DLL\PasInterface" folders respectively.

To use DLL edition of MsgConnect you need to use the license key. If you don't have a commercial license, you can use the following evaluation code:
"48000000400000001E4B6E6091E12AC22D4F7145C5972CFE
F31EA534BC262D75121FA1562A089A179F39BCDAFE187E4E
2D069C82C416FDBA9F39BCDAFE187E4E2D069C82C416FDBA" (quotes are NOT part of the key)
The code is wrapped for better readability, however it should be passed as one line of text, without line breaks and spaces.
Use MCSetLicenseKey method to set the license key. Please see sample project for details.

Limitations of evaluation version

Evaluation version sends messages with 0.5 sec delay. In other words, one can't send more than 2 messages per second with evaluation version. No other limitations are set.

 
Contact Us | Subscribe | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2005, EldoS Corporation