cmpo

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

The cmpo package implements the CMPO client protocol.

Introduction

This document specifies the MSDTC Connection Manager: OleTx Transports Protocol. The MSDTC Connection Manager: OleTx Transports Protocol is a remote procedure call (RPC) interface for establishing duplex sessions between two partners and for exchanging messages between them. The MSDTC Connection Manager: OleTx Transports Protocol is a framing and message transport protocol and, as such, is designed to have other protocols layered over the basic session, messaging, and security services that it provides.

Overview

The MSDTC Connection Manager: OleTx Transports Protocol is a peer-to-peer messaging protocol layered over a bidirectional pair of RPC connections. Although there is asymmetry in the setup and teardown of a session, the peers (or partners) are considered equal for the purposes of sending messages to each other.

Together, the pair of RPC connections between the partners is called a session.

Index

Constants

This section is empty.

Variables

View Source
var (
	// import guard
	GoPackage = "cmpo"
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
ixnremote
v1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL