ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/doc/protocol.xml
(Generate patch)

Comparing kgsueme/doc/protocol.xml (file contents):
Revision 1.20 by pcg, Mon Jun 16 18:59:12 2003 UTC vs.
Revision 1.21 by pcg, Mon Jun 16 20:50:29 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.20 $</h1> 25<h1>$Revision: 1.21 $</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
245 245
246 <message type="0014" name="req_stats" send="yes"> 246 <message type="0014" name="req_stats" send="yes">
247 <p>Request server statistics. Replied with <ref reply="stats"/></p> 247 <p>Request server statistics. Replied with <ref reply="stats"/></p>
248 </message> 248 </message>
249 249
250 <message type="001d" name="ping" recv="yes"> 250 <message type="001d" name="ping" send="yes">
251 <p>Wild guess, I send it in <ref ref="idle_warn"/>.</p> 251 <p>Wild guess, I send it in <ref ref="idle_warn"/>.</p>
252 </message> 252 </message>
253 253
254 <message type="001e" name="req_usergraph" send="yes"> 254 <message type="001e" name="req_usergraph" send="yes">
255 <p>Request user graph data, replied with <ref reply="usergraph"/>.</p> 255 <p>Request user graph data, replied with <ref reply="usergraph"/>.</p>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines