[noctool-cvs] CVS source/docs
imattsson
imattsson at common-lisp.net
Sat Jun 14 16:18:37 UTC 2008
Update of /project/noctool/cvsroot/source/docs
In directory clnet:/tmp/cvs-serv26098
Modified Files:
noctool-protocol.txt
Log Message:
IM
Updated network protocol spec.
--- /project/noctool/cvsroot/source/docs/noctool-protocol.txt 2008/06/06 06:18:33 1.1
+++ /project/noctool/cvsroot/source/docs/noctool-protocol.txt 2008/06/14 16:18:37 1.2
@@ -14,7 +14,12 @@
*Session control
**Session initialisation
- (iam <nodename>)
+ (iam <send-node> <receive-node> <datestring>)
+
+ Datestring is the UTC time and date of sending the message and should
+ be considered stale if older than a few seconds. The date and time MUST be
+ formatted as YYYYMMDDTHHMMSS (as an example, 20080609T155637).
+
**Session termination
Either party sends:
(session-terminate)
More information about the noctool-cvs
mailing list