Node:Server Information, Next:Person Status Types, Previous:Mapping Local to Global Text Numbers, Up:LysKOM Data Types
Info ::=
( version : INT32;
conf-pres-conf : Conf-No;
pers-pres-conf : Conf-No;
motd-conf : Conf-No;
kom-news-conf : Conf-No;
motd-of-lyskom : Text-No;
aux-item-list : ARRAY Aux-Item;
)
Info-Old ::=
( version : INT32;
conf-pres-conf : Conf-No;
pers-pres-conf : Conf-No;
motd-conf : Conf-No;
kom-news-conf : Conf-No;
motd-of-lyskom : Text-No;
)
Version-Info ::=
( protocol-version : INT32;
server-software : HOLLERITH;
software-version : HOLLERITH;
)
These data types contain information about the LysKOM server. The fields
of Info and Info-Old are
version
10607 is
version 1.6.7 of the server. If greater than 10699 the
get-version-info should be used instead.
conf-pres-conf
pers-pres-conf
motd-conf
kom-news-conf
motd-of-lyskom
aux-item-list
Info-Old.) A list of aux-items that belong to
the server.
The fields of Version-Info are:
protocol-version
server-software
software-version