Functions for Connection-Oriented Transaction-Based Endpoints
After you establish a connection, you can transfer data using connection-
oriented transaction-based endpoints by calling theOTSndRequestfunction to send a request, theOTRcvRequestfunction to read a request, theOTSndReplyfunction to reply to the request, and theOTRcvReplyfunction to read the reply. This section also describes theOTCancelRequestfunction, which you use to cancel an outgoing request, and theOTCancelReplyfunction, which you use
to cancel an incoming request.Connection-oriented transaction-based service used by protocols such as ADSP is described at greater length in the section "Using Connection-Oriented Transaction-Based Service," beginning on page 3-41. This section describes the functions used to send and retrieve requests and replies.
Subtopics
- OTSndRequest
- OTRcvRequest
- OTSndReply
- OTRcvReply
- OTCancelRequest
- OTCancelReply
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help