From 7a564f9ce224bae59464116f2f284362564533ca Mon Sep 17 00:00:00 2001 From: Mike Hearn Date: Thu, 1 Jul 2004 23:05:12 +0000 Subject: [PATCH] Add GetServerInformation message --- SPECIFICATION | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SPECIFICATION b/SPECIFICATION index 2ad0ed6..12b0125 100644 --- a/SPECIFICATION +++ b/SPECIFICATION @@ -228,4 +228,12 @@ The following messages must be supported by all implementations. notification with no timeout. It takes one UINT32 parameter, the ID of the notificaton to cancel. +* GetServerInformation + + This message takes no parameters, and returns the following values: + + STRING name: the product name of the server + STRING vendor: "kde"/"freedesktop.org"/"Microsoft" etc etc + STRING version: a version spec of arbitrary format + REFERENCE