Parameters:

 

lu

Specifies the LU number of the LAN LU to the client. DISPATCH verifies

 

that the LAN LU is functioning at that LU number. If not, it returns, an

 

error. Refer to Appendix A for a list of LANVCP error codes.

 

One copy of DISPATCH is needed for each LAN LU. For example,

 

XQ,DISPATCH,96

 

XQ,DISPATCH,98

Note

It does not matter if the NM program is already scheduled on the same LAN LU when the dispatcher is scheduled.

VCPMT Monitor

VCPMT is the monitor that handles the remote VCP interactive user session and sends download records to a requesting client. A VCPMT program is required for each LAN on which the machine is the server.

The following command schedules VCPMT which can be run in the WELCOME file.

Syntax:

XQ,VCPMT,lu[,lu, ...]

Parameters:

 

lu

Specifies the LU number of the LAN LU to the client. VCPMT examines the

 

parameter to make sure that the LAN LU provided is a valid one. If not, it

 

returns an error. Refer to Appendix A for a list of LANVCP error codes.

 

Up to seven LUs may be specified, each separated by a comma.

If DISPATCH is not needed and not running, you should always schedule the LAN Node Manager before scheduling VCPMT. Doing so allows you to run NM later.

It is possible to run multiple copies of VCPMT for different LAN interfaces to get higher performance.

LANVCP Operations 6%7