z/OS MVS Programming: Sysplex Services Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Defining and starting a server

z/OS MVS Programming: Sysplex Services Guide
SA23-1400-00

You use the IXCSRVR service to define a server to receive, process, and send responses to requests from clients. When defining a server, you must provide a server exit routine for XCF to call to process requests. When the server finishes processing the request, it uses the IXCSEND macro to send the response with the request results back to the client. The client then uses the IXCRECV macro to receive the response provided by the server.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014