vtk_protocol
vtk_protocol_id
Usage:
vtk_protocol_id
Description:
This procedure returns the negotiated protocol id between this client and the vovserver.
The protocol id is an integer.
Examples:
vtk_protocol_id 20101116
Returns:
An integer representing the protocol id.
vtk_protocol_info
Usage:
vtk_protocol_info [-id | -capability | -stat resultArray | -nid | -ncapability | -nstat resultArray ] );
Description:
This procedure returns the information about the current protocol between this client and the vovserver by default, The protocol id is an integer.
Example:
vtk_protocol_info 20101116
Returns:
An integer representing the protocol id.