Difference between revisions of "QM Client API"
Jump to navigation
Jump to search
(Changed link for Docs to gpl server) |
(put pdf doc back to google group) |
||
Line 7: | Line 7: | ||
''Currently a working document, far from perfect, but you get the idea:'' | ''Currently a working document, far from perfect, but you get the idea:'' | ||
− | [http:// | + | [http://openqm-opensource.googlegroups.com/web/QMClient-Protocol.v1.alpha.pdf?gda=vGJ6yVIAAABV81v-Ev_jFbtuavt1BXoWfJEl90lqinHp2wvL2sFoYnB_wCZxnXmP62YS-WVbKJDjleZo85Ap7lri2SBoauenkj1fjBt7tt4sXcrz0cyPKNcF5d3Vuz8QyPuehXLUMzg QMClient-Protocol.v1.alpha.pdf] |
==API library's== | ==API library's== |
Revision as of 21:02, 2 December 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:
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