COMM-DRV/CE is a professional serial
communication library for Windows/CE & Pocket PC. It supports ZModem, YModem,
and XModem file transfer protocols as well as modem communication.
COMM-DRV/CE does not
require that you have a Pocket PC to develop serial communication
applications. It was developed with eMbedded Visual C++ 3.0 and eMbedded Visual C++ 4.0 which includes a
Pocket PC emulator that behaves virtually identically to any of the Pocket
PCs on the market today. Moreover we have included the DLLs necessary to
support both the emulator as well as the actual Pocket PC devices.
Your time is valuable and every effort was made to ensure
that the product is easy to use. Ample examples are included that are ready
to compile immediately. The documentation walks you through setting up your
environment. You will be able to get started with your
project immediately upon installation.
Start developing today. The Microsoft eMbedded Visual C++ 3.0
development environment is available <here>free of charge.
<Click here> to
see what our satisfied users think of our products.
Purchase & Download Now (Professional Edition)
*Includes full source code to all software including
DLLs.
*Free email technical support
*Free phone technical support on technical support line.
Purchase & Ship
*Includes full source code to all software including
DLLs.
*Free email technical support
*Free phone technical support on technical support line.
*Hardcopy of manual if requested.
It is not enough to have a great serial
communication product. Good documentation is very important. COMM-DRV/CE
includes very easy to navigate electronic documentation. Functions are easy
to find and are hyperlinked to related functions.
For those who must have a hardcopy, we also
have the manual in printed form.
The following example is a complete C/C++
application that opens a port, set baud rates etc, dials a phone number,
uploads a file, hang-up the phone/modem, and close the port. We did not
put any error checks in the example in order to focus on the application
itself.