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.24 by pcg, Sat Jul 19 01:08:42 2003 UTC vs.
Revision 1.25 by pcg, Sat Jul 19 14:19:39 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.24 $</h1> 24<h1>$Revision: 1.25 $</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
2223   2223  
2224 </td> 2224 </td>
2225 </tr> 2225 </tr>
2226 <tr> 2226 <tr>
2227 <td>type</td> 2227 <td>type</td>
2228 <td>U32</td> 2228 <td>U8</td>
2229 <td> </td> 2229 <td> </td>
2230 <td> 2230 <td>
2231 2231
2232   2232  
2233 </td> 2233 </td>
2278   2278  
2279 </td> 2279 </td>
2280 </tr> 2280 </tr>
2281 <tr> 2281 <tr>
2282 <td>size</td> 2282 <td>size</td>
2283 <td>U32</td> 2283 <td>U8</td>
2284 <td> </td> 2284 <td> </td>
2285 <td> 2285 <td>
2286 2286
2287   2287  
2288 </td> 2288 </td>
2291   2291  
2292 </td> 2292 </td>
2293 </tr> 2293 </tr>
2294 <tr> 2294 <tr>
2295 <td>handicap</td> 2295 <td>handicap</td>
2296 <td>I32</td> 2296 <td>I8</td>
2297 <td> </td> 2297 <td> </td>
2298 <td> 2298 <td>
2299 &lt; 0 not fully setup 2299 &lt; 0 not fully setup
2300 2300
2301   2301  
2305   2305  
2306 </td> 2306 </td>
2307 </tr> 2307 </tr>
2308 <tr> 2308 <tr>
2309 <td>komi</td> 2309 <td>komi</td>
2310 <td>komi32</td> 2310 <td>komi16</td>
2311 <td> </td> 2311 <td> </td>
2312 <td> 2312 <td>
2313 2313
2314   2314  
2315 </td> 2315 </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines