QM Client API

From ScarletDME
Revision as of 00:01, 3 December 2008 by Diccon (talk | contribs) (Put QMAPI Doc back to server, after fixed file)
Jump to navigation Jump to search

Overview

QM provides a remote API access to any client system that can get to the server via socket 4243, and obeys the protocol.

Protocol

The following is a guide to the protocol that the server responds to.

Currently a working document, far from perfect, but you get the idea:

QMClient-Protocol.v1.alpha.pdf

API library's

  • C - native - Released
  • Visual Basic - native - released
  • Java API - native - Alpha stage
  • Delphi - Wrapper - (native expected Q1 2009)
  • PHP - wrapper - Beta - native proposed