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.20 by pcg, Mon Jun 16 20:50:29 2003 UTC vs.
Revision 1.21 by pcg, Sat Jun 28 16:44:55 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.20 $</h1> 24<h1>$Revision: 1.21 $</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
3149 NUMERIC TYPE (hex): 0022 3149 NUMERIC TYPE (hex): 0022
3150 (possibly in response to 3150 (possibly in response to
3151 <a href="#S0000">login(0000)</a> 3151 <a href="#S0000">login(0000)</a>
3152 ) 3152 )
3153 <p> 3153 <p>
3154 I was blocked sooo many times for developing this client that it was
3155 easy to figure out. The KGS admins sure need no extra nazi training
3156 :(
3157 </p>
3158 <table border="1" width="100%">
3154 </p> 3159 <tr>
3155 <table border="1" width="100%"> 3160 <th width="10%">NAME</th>
3161 <th width="10%">TYPE</th>
3162 <th width="15%">DEFAULT</th>
3163 <th>DESCRIPTION</th>
3164 <th width="15%">DEC-GUARD</th>
3156 <tr> 3165 </tr>
3157 <th width="10%">NAME</th> 3166 <tr>
3158 <th width="10%">TYPE</th> 3167 <td>reason</td>
3159 <th width="15%">DEFAULT</th> 3168 <td>STRING</td>
3160 <th>DESCRIPTION</th> 3169 <td> </td>
3161 <th width="15%">DEC-GUARD</th> 3170 <td>
3171
3172  
3173 </td>
3174 <td>
3175 <b></b>
3176  
3177 </td>
3162 </tr> 3178 </tr>
3163 <tr> 3179 <tr>
3164 <td>result</td> 3180 <td>result</td>
3165 <td>CONSTANT</td> 3181 <td>CONSTANT</td>
3166 <td>"user or ip blocked" </td> 3182 <td>"user or ip blocked" </td>
3167 <td>
3168
3169  
3170 </td>
3171 <td>
3172 <b></b>
3173  
3174 </td>
3175 </tr>
3176 <tr>
3177 <td>reason</td>
3178 <td>STRING</td>
3179 <td> </td>
3180 <td> 3183 <td>
3181 3184
3182   3185  
3183 </td> 3186 </td>
3184 <td> 3187 <td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines