From 46439007cf417cbd9ac8049bb4122c890097a0fa Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 20:52:35 +0000 Subject: 20060303-partial --- lib/ndb/services | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 lib/ndb/services (limited to 'lib/ndb/services') diff --git a/lib/ndb/services b/lib/ndb/services new file mode 100644 index 00000000..7ba9a3f4 --- /dev/null +++ b/lib/ndb/services @@ -0,0 +1,21 @@ +# this is not an ndb file, but a file in Unix /etc/services format +# that might be added to the Unix file (or the similar one on Windows) +# if needed for host applications to access Inferno. +# Inferno uses the ndb files when ndb/cs and ndb/dns are running +# +# Assignment of inferno port numbers +# + +styx 6666/tcp # Main file service +mpeg 6667/tcp # Mpeg stream +rstyx 6668/tcp # Remote invocation +infdb 6669/tcp # Database connection +infweb 6670/tcp # inferno web server +infsigner 6671/tcp # inferno signing services +infcsigner 6672/tcp # inferno signing services +inflogin 6673/tcp # inferno login service +virgil 2202/udp virgild # inferno info +infsds 6674/tcp # SDS +infgamelogin 6660/tcp # inferno games login service +registry 6675/tcp # default registry +cpupoolreg 6676/tcp # cpupool registry -- cgit v1.2.3