Add GetServerInformation message

This commit is contained in:
Mike Hearn 2004-07-01 23:05:12 +00:00
parent a0897d8451
commit 7a564f9ce2
1 changed files with 8 additions and 0 deletions

View File

@ -228,4 +228,12 @@ The following messages must be supported by all implementations.
notification with no timeout. It takes one UINT32 parameter, the ID notification with no timeout. It takes one UINT32 parameter, the ID
of the notificaton to cancel. 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 REFERENCE