[BACK]Return to ox.help CVS log [TXT][DIR] Up to [local] / OpenXM / src / kxx

Annotation of OpenXM/src/kxx/ox.help, Revision 1.1

1.1     ! maekawa     1: ox                                            1999, 9/17
        !             2:
        !             3: -------
        !             4: ox -ox ox_xxx -host ppp.qqq -insecure -data yyy -control zzz
        !             5:
        !             6: * Start the ox server ox_xxx on the host ppp.qqq.
        !             7:   Data port is yyy and control port is zzz.
        !             8:   If you start the server with these options,
        !             9:   the server accepts the connection from any host.
        !            10:
        !            11: ox -ox ox_sm1 -host dc1.math.kobe-u.ac.jp -insecure -data 1300 -control 1200
        !            12:
        !            13: Reference:
        !            14:   ox_connect in openXM/src/SSkan/lib/ox.sm1
        !            15:
        !            16: Source:
        !            17:   openXM/src/kxx/oxmain.c
        !            18:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>