Node:get-version-info, Next:, Previous:re-z-lookup, Up:Protocol Requests



get-version-info [75] (7) Recommended


        get-version-info [75] ( )
                -> ( Version-Info );

This call returns information about the server version. The data returned by this call are primarily useful for presenting to the user. A client should not use this call to determine what the server's capabilities are.

Example:

        1 75
        =1 9 7Hlyskomd 5H1.9.0

This example lets us know that the server is lyskomd, version 1.9.0, which at the time of writing this is the only really usable server.

Error codes

This call always succeeds.