Boomer-III User Manual & Integrator’s Guide__________________________ Wavenet Software Development Tools
BM310012WT04
63
Copyright Wavenet Technology © October 2003
A directory structure for the VDD library containing functions
required for client applications to communicate with the modem
(i.e. Send, Receive etc) via MSMQ and the PortServer services.
The VDD consists of the following files:
•
VDD.dll: Dynamic Link Library. Ensure that a copy of
this file is in the client's application path.
•
VDD.lib: Library used by the linker when building
client applications.
•
Nclapi.h: Header file containing the function
prototypes exported by the DLL.
System Requirements
The minimum system requirements of a host/terminal emulation PC in
order to utilise the Software Developers Kit are:
Intel compatible Pentium computer or higher
Windows 2000 or later
Microsoft Message Queue (MSMQ)
16MB RAM (memory) minimum, 32MB recommended
1MB available hard disk space
9-pin serial Port using a 16550 UART
3.5-inch Disk Drive
CD-ROM drive
Wavenet Commander will run on Windows 98 and later revisions,
however, the PortServer and ModemInfo requires the Microsoft
Message Queue (MSMQ) service running on the target PC. MSMQ is
included in Windows NT4, Windows 2000, and Windows XP. MSMQ
is not available for WIN98, WINME, or WIN95. If you do not have
Microsoft Message Queue installed on your machine, you might
receive an error message indicating that a file, mqoa.dll, is missing
when you try to compile code that uses the message queue.
Installing Message Queuing Services on Windows 2000 and XP
For Windows 2000 users, on the Start menu, choose Settings
and then choose Control Panel.
For Windows XP and later, on the Start menu, choose Control
Panel.
In Control Panel, choose Add/Remove Programs and then
choose Add/Remove Windows Components.
In the Windows Component Wizard, choose Message Queuing
Services from the Components list.
Click Next, and then follow the remaining steps.