X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/e04c2d50fd96f3f31bc96851c55c6efecc10469c..ddb384f1ac7fbaed5a4dbb02ddc37d0713727be4:/common/protocol.h diff --git a/common/protocol.h b/common/protocol.h index 1fc15118..dbb3bea6 100644 --- a/common/protocol.h +++ b/common/protocol.h @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Protocol definition for TrIPE * @@ -31,6 +29,8 @@ /*----- TrIPE protocol ----------------------------------------------------*/ +#define TRIPE_PORT 4070 /* Assigned by IANA */ + /* --- TrIPE message format --- * * * A packet begins with a single-byte message type. The top four bits are a