Important: The information in this document is obsolete and should not be used for new development.
Responding to Requests
After you receive and process a request, you can call thePSendResponse
function to send the response data to the requesting socket. If you need to send additional data, you can call thePAddResponse
function after you callPSendResponse
. This section discusses thePSendResponse
andPAddResponse
functions.
Subtopics
- PSendResponse
- PAddResponse