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.37 by pcg, Mon Aug 4 02:14:44 2003 UTC vs.
Revision 1.38 by pcg, Tue Aug 5 22:40:10 2003 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.37 $</h1> 25<h1>$Revision: 1.38 $</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
1069 </tr> 1069 </tr>
1070 </table> 1070 </table>
1071 1071
1072 <h4> 1072 <h4>
1073 <a name="C0007"></a>ORIGIN: CLIENT; 1073 <a name="C0007"></a>ORIGIN: CLIENT;
1074 MESSAGE: req_userinfo</h4>
1075 NUMERIC TYPE (hex): 0007<p>
1076 <p>Request userinfo(?). unverified...</p>
1077 </p>
1078 <table border="1" width="100%">
1079 <tr>
1080 <th width="10%">NAME</th>
1081 <th width="8%">TYPE</th>
1082 <th width="4%">VALUE</th>
1083 <th>DESCRIPTION</th>
1084 <th width="10%">GUARD</th>
1085 </tr>
1086 <tr>
1087 <td>name</td>
1088 <td>username</td>
1089 <td> </td>
1090 <td>
1091
1092  
1093 </td>
1094 <td>
1095 <b></b>
1096  
1097 </td>
1098 </tr>
1099 </table>
1100
1101 <h4>
1102 <a name="C0007"></a>ORIGIN: CLIENT;
1074 MESSAGE: update_userinfo</h4> 1103 MESSAGE: update_userinfo</h4>
1075 NUMERIC TYPE (hex): 0007<p> 1104 NUMERIC TYPE (hex): 0007<p>
1076 <p>Update user info. Message structure is very similar 1105 <p>Update user info. Message structure is very similar
1077 to <a href="#S0008">userinfo(0008)</a>.</p> 1106 to <a href="#S0008">userinfo(0008)</a>.</p>
1078 </p> 1107 </p>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines