    Port     = 9876;
    PoolSize = 10;

    Result = OPI_TCP.StartServer(Port, PoolSize);