3.If any exception is encountered when calling the exit program, the REXECserver will not allow the operation and the message ″Exception encountered forREXEC exit program &1 in library &2 for exit point &3.″ is issued to the joblog.The following note applies to the TFTP server (application identifier 3):1. For the TFTP server program, operation identifier 6 indicates the TFTP ReadRequest (RRQ) operation; operation code 7 indicates the TFTP Write Request(WRQ) operation.Remote Execution Server Command Processing Selection ExitPointThe REXEC server command processing selection exit program enables you toselect:v Which command processor runs the command that the REXEC client userprovidesv Whether the REXEC server converts data between ASCII and EBCDIC (forQshell commands or spawn path names)Required Parameter Group:1 User profile Input Char(10)2 Remote IP address Input Char(*)3 Length of remote IP address Input Binary(4)4 Command string Input Char(*)5 Length of command string Input Binary(4)6 Command processor identifier Output Binary(4)7 Character conversion option Output Binary(4)Exit Point Name: QIBM_QTMF_SVR_SELECTExit Point Format Name: RXCS0100Note: Character data passes to the exit program in the coded character setidentifier (CCSID) of the job. If the job CCSID is 65535, the server uses thedefault CCSID of the job.Required Parameter GroupUser profileINPUT; CHAR(10) The user profile under which the requested operation isrun.Remote IP addressINPUT; CHAR(*) The Internet Protocol (IP) address of the REXEC clientsystem. This string is in dotted decimal format, left justified.Length of remote IP addressINPUT; BINARY(4) Indicates the length (in bytes) of the remote IP address.Command stringINPUT; CHAR(*) The command to be run as specified by the REXEC client.Length of command stringINPUT; BINARY(4) Indicates the length (in bytes) of the command string.Appendix B. TCP/IP Application Exit Points and Programs 89|||||||||||||||||||||||||||||||||||||||||||||||||||||||||