X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/e04c2d50fd96f3f31bc96851c55c6efecc10469c..bdbd93268bb289994126ec46cbf4b66461579b92:/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,7 +1,5 @@ /* -*-c-*- * - * $Id$ - * * Protocol definition for TrIPE * * (c) 2003 Straylight/Edgeware @@ -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