=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-specs/start-session.tex,v retrieving revision 1.4 retrieving revision 1.6 diff -u -p -r1.4 -r1.6 --- OpenXM/doc/OpenXM-specs/start-session.tex 2000/01/24 12:32:49 1.4 +++ OpenXM/doc/OpenXM-specs/start-session.tex 2000/09/09 21:59:13 1.6 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/doc/OpenXM-specs/start-session.tex,v 1.3 2000/01/24 02:48:24 noro Exp $ +%% $OpenXM: OpenXM/doc/OpenXM-specs/start-session.tex,v 1.5 2000/09/08 18:57:50 takayama Exp $ //&jp \section{TCP/IP でのセッションのスタート} //&eg \section{How to start a session on TCP/IP} @@ -69,8 +69,8 @@ acts as a control server and controls the server proce itself. */ -//&jp \subsection{byte order の決定} -//&eg \subsection{Negotiation of the byte order} +//&jp \subsection{byte order の決定} \label{subsection:byteorder} +//&eg \subsection{Negotiation of the byte order} \label{subsection:byteorder} /*&jp コントロールプロセス, 計算プロセス ともに, 起動直後に @@ -218,3 +218,14 @@ Byte order for engine process is network byte order. \end{verbatim} } +//&jp \subsection{OX サーバの利用例} +//&eg \subsection{Example of using OX servers} + +/*&jp +ox サーバを TCP/IP で $C$ より利用する例は +{\tt OpenXM/doc/oxlib/test1-tcp.c} にある. +*/ +/*&eg +An sample C source to use ox servers by TCP/IP can be found +in {\tt OpenXM/doc/oxlib/test1-tcp.c}. +*/