CLACom For Windows - Feature Comparison

Please see the Why CLACom section for more detailed information.

Features

Product

CLACom

CLACom
Lite

Win
API

Win
Event

Number of Functions (1)

117

51

17

13

COM Ports Supported (2)

255

20

See Note

24

Port Initialization Functions

12

7

2

2

Input (Receive) Functions

12

9

1

1

Output (Send) Functions

7

4

1

1

Buffer Overflow Detection

Yes

Yes

Yes

No

Error Reporting

Yes

Yes

No

Yes

Modem Status (3)

Yes

Yes

Yes

Yes

Modem Control

Yes

Yes

Yes

Yes

Hardware Flow Control

Yes

Yes

Yes

Yes

Terminal Emulation

Yes

No

No

No

File Transfer

Yes

No

No

No

Printed Manual (4)

Yes

PDF

No

No

Price

$239 - $254

$49

Free

$149

  1. Serial Port Functions only. The 16 Bit Windows API contains 17 functions, the 32 Bit Windows API contains 19 functions. In 32 Bits, Serial Ports are treated as Files, which adds many additional functions. WinEvent supports 4 extra functions in 32 bits that are a single function call in CLACom and in the Windows API (16 and 32 bits).
  2. This number represents the number of simultaneous Ports that the software supports and is limited by Hardware and Operating System. 16 Bit Windows supports up to 8 Serial Ports, 32 Bit Windows supports up to 255 Serial Ports.
  3. Modem Status indicates the status of a Device such as whether the Phone is Ringing, the Modem is Connected to another Modem, the Device is Enabled, and whether the Device is able to Receive Data. The last two are important because most devices, not just Modems, use these Control Signals to tell Windows when it should send data. WinEvent considers these functions to be "advanced features".
  4. There is no definitive Manual for the Windows Communications API. To use the Win API, several books will need to be purchased.

Information derived from manufacturer data sheets and documentation, current as of July 1, 2008.