[BACK]Return to start-session.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-specs

Diff for /OpenXM/doc/OpenXM-specs/start-session.tex between version 1.5 and 1.7

version 1.5, 2000/09/08 18:57:50 version 1.7, 2002/01/20 09:26:22
Line 1 
Line 1 
 %% $OpenXM: OpenXM/doc/OpenXM-specs/start-session.tex,v 1.4 2000/01/24 12:32:49 noro Exp $  %% $OpenXM: OpenXM/doc/OpenXM-specs/start-session.tex,v 1.6 2000/09/09 21:59:13 takayama Exp $
 //&jp \section{TCP/IP でのセッションのスタート}  //&jp \section{TCP/IP でのセッションのスタート}
 //&eg \section{How to start a session on TCP/IP}  //&eg \section{How to start a session on TCP/IP}
   
Line 69  acts as a control server and controls the server proce
Line 69  acts as a control server and controls the server proce
 itself.  itself.
 */  */
   
 //&jp \subsection{byte order の決定}  //&jp \subsection{byte order の決定} \label{subsection:byteorder}
 //&eg \subsection{Negotiation of the byte order}  //&eg \subsection{Negotiation of the byte order} \label{subsection:byteorder}
 /*&jp  /*&jp
 コントロールプロセス, 計算プロセス  コントロールプロセス, 計算プロセス
 ともに, 起動直後に  ともに, 起動直後に
Line 226  ox サーバを TCP/IP で $C$ より利用する例は 
Line 226  ox サーバを TCP/IP で $C$ より利用する例は 
 {\tt OpenXM/doc/oxlib/test1-tcp.c} にある.  {\tt OpenXM/doc/oxlib/test1-tcp.c} にある.
 */  */
 /*&eg  /*&eg
 An sample C source to use ox servers by TCP/IP can be found  An sample C source code to use ox servers by TCP/IP can be found
 in {\tt OpenXM/doc/oxlib/test1-tcp.c}.  in {\tt OpenXM/doc/oxlib/test1-tcp.c}.
 */  */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

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