Difference between revisions of "QM Client API"

From ScarletDME
Jump to navigation Jump to search
(Created & QM Client docs pdf)
 
m
Line 15: Line 15:
 
*Visual Basic - native - released
 
*Visual Basic - native - released
 
*Java API - native - Alpha stage
 
*Java API - native - Alpha stage
*Delphi - Wrapper - (maybe native in development)
+
*Delphi - Wrapper - (native expected Q1 2009)
 
*PHP - wrapper - Beta - native proposed
 
*PHP - wrapper - Beta - native proposed

Revision as of 15:27, 29 November 2008

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:

http://groups.google.co.uk/group/openqm-opensource/web/QMClient-Protocol.v1.alpha.pdf

(will put on this server in the morn)

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