Node:local-to-global-reverse, Next:map-created-texts-reverse, Previous:set-connection-time-format, Up:Protocol Requests
local-to-global-reverse [121] (( conf-no : Conf-No;
local-no-ceiling : Local-Text-No;
no-of-existing-texts : INT32 ))
-> ( Text-Mapping );
This call retrieves information that makes it possible to convert
no-of-existing-texts existing local text numbers smaller than
local-no-ceiling to global text numbers, provided that there
are that many local texts smaller than local-no-ceiling.
In other words, this request is just link local-to-global,
but it searches backwards in the mapping.
The conf-no parameter specifies which conference to look up
local numbers in. local-no-ceiling is the first number that
the client is not interested in. no-of-existing-texts is the
maximum number of texts the client wants information about. Legal
values for no-of-existing-texts are 1-255 (inclusive).
The server will return a sparse or dense Text-Mapping depending on the
how many deleted texts there are before local-no-ceiling.
As a special case, if local-no-ceiling is 0, information will
be returned about the no-of-existing-texts highest-numbered
texts.
login-first
long-array
no-of-existing-texts was larger than 255.
conf-zero
conf-no was set to 0.
undef-conf
access-denied