updated `documentation' of protocol

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2058 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-08 23:21:45 +00:00
parent 667ab186b3
commit 102f3f6439

View File

@@ -12,14 +12,14 @@ RCSID("$Id$");
* protocol string (with terminating zero)
*
* server -> client
* 1 byte - status ( 0 = OK)
* 4 bytes - length (0 = OK, else length of error)
* (error)
*
* client -> server
* 4 bytes - length
* AP-REQ
*
* server -> client
* 4 bytes - 00 00 00 00 (this probably forwarding related?)
* 4 bytes - length
* AP-REP
*/