- Inside Macintosh: Networking /
- Chapter 6 - AppleTalk Transaction Protocol (ATP) / ATP Reference
- Routines
Sending an ATP Request
This section describes the PSendRequest function that you use to send a request to another socket's client application, allowing ATP to dynamically allocate the socket to be used to send the request; in this case, ATP opens the socket when you issue the function and closes it after the call completes execution. It also describes the PNSendRequest function that you can use to send a request to another socket while specifying the socket to be used to send the request; you must open the socket to be used and close it when you're finished with it.
Subtopics
- PSendRequest
-
- PNSendRequest
-
© Apple Computer, Inc.
7 JUL 1996