Category:CommAPI

From AutoIt Wiki
Jump to navigation Jump to search

CommAPI translates the communications functions of Windows API to AutoIt functions.

Features

  • No need to install DLL's
  • Using Windows API calls (kernel32.dll)
  • Possibility of serial communication (serial port, COM port, RS-232)
  • Possibility of parallel communication (parallel port, LPT port)
  • No use of global variables
  • Uniform namespace _CommAPI_XXX
  • Modular organization into files
  • A lot of additional utility and helper functions

Pages in category "CommAPI"

The following 8 pages are in this category, out of 8 total.