User Guide

Table Of Contents
Wavenet Software Development Tools___________________________ Boomer II User Manual & Integrator’s Guide
Copyright Wavenet Technology © October 2003 62 BM210012WT35
Virtual Device Driver (VDD)
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.
NCL API for DOS:
This directory provides supplementary DOS based NCL sample
code and a sample client application which may be useful for
application developers who wish to write their own low-level
NCL drivers and applications and is provided as a guide. This
directory contains its own documentation.
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.