Important: The information in this document is obsolete and should not be used for new development.
Setting Up a Socket to Listen for Requests
After you open a socket to be used to response to requests, you need to set up that socket to receive requests. You use thePGetRequest
function for this purpose.
Subtopics
- PGetRequest