1.7 Versioning and Capability Negotiation

  • Supported transports: The protocol runs over RPC-named pipes and TCP/IP, as specified in section 2.1.

  • Protocol version: This protocol's RPC interface has a single version number, but the interface has been extended by placing additional methods at the end. The use of these methods is specified in section 3.1.

  • Structure version: LSAPR_ACL (section 2.2.3.2) structures are versioned using the first field in the structure. Only one version of those structures is used in this protocol.

  • Localization: This protocol uses text strings in various functions. Localization considerations for such strings are specified in section 3.1.1.2.1.