Skip to content
Snippets Groups Projects
Commit 02fdbf3f authored by Johan Sundström's avatar Johan Sundström
Browse files

Added one of the more important non-official ports. :-)

Rev: lib/modules/Protocols.pmod/Ports.pmod:1.5
parent addc8ca8
Branches
Tags
No related merge requests found
/*
* $Id: Ports.pmod,v 1.4 2000/01/26 16:57:38 grubba Exp $
* $Id: Ports.pmod,v 1.5 2000/01/27 10:15:18 jhs Exp $
*
* IP port assignments
*
......@@ -1356,6 +1356,7 @@ constant tcp = ([
"unicall": 4343, // UNICALL
"krb524": 4444, // KRB524
"rfa": 4672, // remote file access server
"lyskom": 4894, // LysKOM (Lysator Academic Computer Society)
"commplex-main": 5000, //
"commplex-link": 5001, //
"rfe": 5002, // radio free ethernet
......@@ -1397,4 +1398,3 @@ constant tcp = ([
"man": 9535, //
"isode-dua": 17007, //
]);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment