Index

Man Page for reconnect

NAME
        connect - (re)connect to a CoreMedia server.
 
 SYNOPSIS
        connect [option] url
 
 DESCRIPTION
        --service    Specify a service to connect to. This may be one of
                     the following:
                         debug
                         system
                         editor
 
        url          URL of the server to connect to. Syntax:
                     user/password@http://myserver:44441/coremedia/ior
                     
                     Valid combinations are also:
 
                     user/password
                     user@http://myserver:44441/coremedia/ior
                     @http://myserver:44441/coremedia/ior
 
                     Missing arguments are taken from the current
                     connection (i.e. the environment).
 
                     "http://" and "/coremedia/ior" are optional and
                     automatically pre/appended when omitted.
 
         Corbaports and host-ips can be set in the environment:
                      set ooc.boa.port=45000
                      set ooc.boa.host=192.168.19.23                      
 
        Example:
            connect user/password@http://myserver:44441/coremedia/ior
            connect --service debug
 
 AUTHOR
        Written by JochenT.
 
REPORTING BUGS
       Report bugs to <jochen@jtoee.com>.

COPYRIGHT
       Copyright © 2004 JTOEE. All rights reserved.