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.44 by pcg, Wed Jan 28 17:30:51 2004 UTC vs.
Revision 1.45 by pcg, Sat May 15 17:42:26 2004 UTC

20 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21--> 21-->
22</head> 22</head>
23<body> 23<body>
24 24
25<h1>$Revision: 1.44 $</h1> 25<h1>$Revision: 1.45 $</h1>
26 26
27<h1>KGS Protocol Description</h1> 27<h1>KGS Protocol Description</h1>
28 28
29 <p>This XML document describes the KGS protocol. It is also used 29 <p>This XML document describes the KGS protocol. It is also used
30 to automatically generate the perl parser for all the messages and 30 to automatically generate the perl parser for all the messages and
1148 </tr> 1148 </tr>
1149 </table> 1149 </table>
1150 1150
1151 <h4> 1151 <h4>
1152 <a name="C0007"></a>ORIGIN: CLIENT; 1152 <a name="C0007"></a>ORIGIN: CLIENT;
1153 MESSAGE: req_userinfo</h4>
1154 NUMERIC TYPE (hex): 0007<p>
1155 <p>Request userinfo(?). unverified...</p>
1156 </p>
1157 <table border="1" width="100%">
1158 <tr>
1159 <th width="10%">NAME</th>
1160 <th width="8%">TYPE</th>
1161 <th width="4%">VALUE</th>
1162 <th>DESCRIPTION</th>
1163 <th width="10%">GUARD</th>
1164 </tr>
1165 <tr>
1166 <td>name</td>
1167 <td>username</td>
1168 <td> </td>
1169 <td>
1170
1171  
1172 </td>
1173 <td>
1174 <b></b>
1175  
1176 </td>
1177 </tr>
1178 </table>
1179
1180 <h4>
1181 <a name="C0007"></a>ORIGIN: CLIENT;
1182 MESSAGE: update_userinfo</h4> 1153 MESSAGE: update_userinfo</h4>
1183 NUMERIC TYPE (hex): 0007<p> 1154 NUMERIC TYPE (hex): 0007<p>
1184 <p>Update user info. Message structure is very similar 1155 <p>Update user info. Message structure is very similar
1185 to <a href="#S0008">userinfo(0008)</a>.</p> 1156 to <a href="#S0008">userinfo(0008)</a>.</p>
1186 </p> 1157 </p>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines