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

Diff for /OpenXM/doc/OpenXM-specs/communication-model.tex between version 1.8 and 1.9

version 1.8, 2000/09/09 21:59:13 version 1.9, 2000/11/17 02:50:04
Line 1 
Line 1 
 %% $OpenXM: OpenXM/doc/OpenXM-specs/communication-model.tex,v 1.7 2000/09/09 16:32:26 takayama Exp $  %% $OpenXM: OpenXM/doc/OpenXM-specs/communication-model.tex,v 1.8 2000/09/09 21:59:13 takayama Exp $
 //&jp \section{ OpenXM の通信モデル}  //&jp \section{ OpenXM の通信モデル}
 //&eg \section{ Communication model of OpenXM}  //&eg \section{ Communication model of OpenXM}
   
Line 303  Thus OX messages are represented as follows.
Line 303  Thus OX messages are represented as follows.
 #define   OX_DATA_MP           525  #define   OX_DATA_MP           525
   
 #define   OX_SYNC_BALL       515  #define   OX_SYNC_BALL       515
   #define   OX_NOTIFY          516
 \end{verbatim}  \end{verbatim}
 */  */
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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