Jump to content

COMET

From EDM2
Revision as of 23:42, 12 December 2019 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

COMET is an OS/2 API driver developed for testing the various OS/2 Extended Edition APIs in a variety of environments. Sample source code for the API calls issued by COMET are included.

Features

  • Command interpreter which reads an instructions from a specified files
    • OS/2 shell commands
  • Interface with the Database Manager's API and the Communication Manager's APIs.

Supported APIs:

  • ACDI (Asynchronous Communication Device Interface)
  • APPC (Advanced Program to Program Communication)
  • SRPI (Server/Requestor Programming Interface)
  • DBM (Database Manager Utility functions)
  • SQL (Database Manager Structured Query Language functions)
  • OS/2 (Selected OS/2 operating system function calls)
  • 802.2 (IEEE 802.2 Local Area Network interface)
  • NETBIOS (PC Network Netbios interface)
  • PM (Selected OS/2 Presentation Manager functions)
  • EHLLAPI (Emulator High Level Language Application Programming Interface)

COMET was written using IBM C/2.

Links