com.ibm.jtopenlite.command

Class CommandConnection

  • All Implemented Interfaces:
    Connection


    public class CommandConnection
    extends HostServerConnection
    Represents a TCP/IP socket connection to the System i Remote Command host server (QSYSWRK/QZRCSRVS prestart jobs). This connection can be used to call programs and execute CL commands. See CallCommand for sample program that uses CommandConnection.