ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/doc/protocol.html
(Generate patch)

Comparing kgsueme/doc/protocol.html (file contents):
Revision 1.17 by pcg, Sat Jun 14 09:19:28 2003 UTC vs.
Revision 1.18 by pcg, Sat Jun 14 22:46:08 2003 UTC

19 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20--> 20-->
21</head> 21</head>
22<body> 22<body>
23 23
24<h1>$Revision: 1.17 $</h1> 24<h1>$Revision: 1.18 $</h1>
25 25
26<h1>KGS Protocol Description</h1> 26<h1>KGS Protocol Description</h1>
27 27
28 <p>This XML document describes the KGS protocol. It is also used 28 <p>This XML document describes the KGS protocol. It is also used
29 to automatically generate the perl parser for all the messages and 29 to automatically generate the perl parser for all the messages and
720 <th width="15%">DEC-GUARD</th> 720 <th width="15%">DEC-GUARD</th>
721 </tr> 721 </tr>
722 </table> 722 </table>
723 723
724 <h4> 724 <h4>
725 <a name="R001d"></a>RECV
726 MESSAGE ping</h4>
727 NUMERIC TYPE (hex): 001d<p>
728 <p>Wild guess, I send it in <a href="#R0016">idle_warn(0016)</a>.</p>
729 </p>
730 <table border="1" width="100%">
731 <tr>
732 <th width="10%">NAME</th>
733 <th width="10%">TYPE</th>
734 <th width="15%">DEFAULT</th>
735 <th>DESCRIPTION</th>
736 <th width="15%">DEC-GUARD</th>
737 </tr>
738 </table>
739
740 <h4>
725 <a name="S001e"></a>SEND 741 <a name="S001e"></a>SEND
726 MESSAGE req_usergraph</h4> 742 MESSAGE req_usergraph</h4>
727 NUMERIC TYPE (hex): 001e<p> 743 NUMERIC TYPE (hex): 001e<p>
728 <p>Request user graph data, replied with <a href="#R001e">usergraph(001e)</a>.</p> 744 <p>Request user graph data, replied with <a href="#R001e">usergraph(001e)</a>.</p>
729 </p> 745 </p>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines