Important: The information in this document is obsolete and should not be used for new development.
Routines
This section describes the ATP routines that you use to
All of the ATP functions except the
- send a request to a responder socket client
- open and close an ATP socket
- set up a socket to listen for a request
- send a response to a requester socket client
- cancel a response or a request function
- build a buffer data structure to store the response data
BuildBDS
function use the ATP parameter block to pass input and output parameters. Each function description shows the parameter block for that function. An arrow preceding a parameter indicates whether the parameter is an input parameter, an output parameter, or both:
Arrow Meaning --> Input <-- Output <-> Both
Subtopics
- Sending an ATP Request
- Opening and Closing an ATP Socket
- Setting Up a Socket to Listen for Requests
- Responding to Requests
- Canceling Pending ATP Functions
- Building a Buffer Data Structure