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.9 by pcg, Thu Jun 5 20:01:36 2003 UTC vs.
Revision 1.10 by pcg, Fri Jun 6 05:38:24 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.9 $</h1> 24<h1>$Revision: 1.10 $</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
39 extensive. Anyway, he made it clear that no help whatsoever is to be 39 extensive. Anyway, he made it clear that no help whatsoever is to be
40 expected.</b> 40 expected.</b>
41 </p> 41 </p>
42 42
43 <p>If you feel you need to update the visual appearance of this 43 <p>If you feel you need to update the visual appearance of this
44 document, feel free to look at <tt>doc/doc2html.xsl</tt> and improve 44 document, feel free to look <tt>doc/doc2html.xsl</tt> and improve
45 it.</p> 45 it.</p>
46 46
47 <p>The current version of this document can always be found at 47 <p>The current version of this document can always be found at
48 <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/kgsueme/kgsueme/doc/protocol.xml?rev=HEAD&amp;content-type=text/xml">here</a>, while 48 <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/kgsueme/kgsueme/doc/protocol.xml?rev=HEAD&amp;content-type=text/xml">here</a>, while
49 the HTML version of it can be found 49 the HTML version of it can be found
2000 <td colspan="4"> 2000 <td colspan="4">
2001 </td> 2001 </td>
2002 </tr> 2002 </tr>
2003 </table> 2003 </table>
2004 2004
2005 <h4>STRUCTURE score</h4> 2005 <h4>STRUCTURE scorevalues</h4>
2006 CLASS: KGS::Score<br /> 2006 CLASS: KGS::Score<br />
2007 <table border="1"> 2007 <table border="1">
2008 <tr> 2008 <tr>
2009 <th>NAME</th> 2009 <th>NAME</th>
2010 <th>TYPE</th> 2010 <th>TYPE</th>
3565 <td colspan="4"> 3565 <td colspan="4">
3566 </td> 3566 </td>
3567 </tr> 3567 </tr>
3568 <tr> 3568 <tr>
3569 <td>blackscore</td> 3569 <td>blackscore</td>
3570 <td>score</td> 3570 <td>scorevalues</td>
3571 <td></td> 3571 <td></td>
3572 <td> 3572 <td>
3573 <b></b> </td> 3573 <b></b> </td>
3574 </tr> 3574 </tr>
3575 <tr> 3575 <tr>
3576 <td colspan="4"> 3576 <td colspan="4">
3577 </td> 3577 </td>
3578 </tr> 3578 </tr>
3579 <tr> 3579 <tr>
3580 <td>whitescore</td> 3580 <td>whitescore</td>
3581 <td>score</td> 3581 <td>scorevalues</td>
3582 <td></td> 3582 <td></td>
3583 <td> 3583 <td>
3584 <b></b> </td> 3584 <b></b> </td>
3585 </tr> 3585 </tr>
3586 <tr> 3586 <tr>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines