DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T s

⟦0fe326132⟧ TextFile

    Length: 4949 (0x1355)
    Types: TextFile
    Names: »services.db«

Derivation

└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape
    └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« 
        └─⟦d3ac74d73⟧ 
            └─⟦this⟧ »isode-5.0/support/services.db« 

TextFile

###############################################################################
#
# $Header: /f/osi/support/RCS/services.db,v 6.0 89/03/18 23:44:59 mrose Rel $
#
#
# $Log:	services.db,v $
# Revision 6.0  89/03/18  23:44:59  mrose
# Release 5.0
# 
###############################################################################


###############################################################################
#
# Entities living above the lightweight presentation service
#
#	Selector is unimportant
#
###############################################################################

"lpp/isode miscellany"		""		@(ETCDIR)lpp.imisc
# imagestore is obsolete
#"lpp/imagestore"		""		@(ETCDIR)lpp.image


###############################################################################
#
# Entities living above the transport layer, expressed as TSAP IDs
#
#	   0	  reserved
#	  1-127	  reserved for GOSIP
#	128-255	  GOSIP-style TSAP IDs for ISODE
#	256-511	  TSAP selectors for ISO applications
#	512-1023  TSAP selectors for ISODE
#      1024-2047  TSAP selectors reserved for local programs
#      2048-32767 unassigned
#     32768-65535 process-specific
#
###############################################################################

# internal server to support asynchronous event INDICATIONs
tsap/isore			  #0		@(ETCDIR)isore

# GOSIP-style addressing
tsap/session			  #1		tsapd-bootstrap

# debug aids
tsap/echo			#128		@(ETCDIR)isod.tsap
tsap/sink			#129		@(ETCDIR)isod.tsap

# ISO applications

# this is where ISODE 5.0 FTAM (IS over IS) lives
"tsap/filestore"		#259		@(ETCDIR)iso.ftam

# this is where ISODE 4.0 FTAM (DIS over IS) lives
"tsap/filestore"		#258		@(ETCDIR)iso.ftam-4.0

# this is where ISODE 3.0 FTAM (DIS over DIS) lived
"tsap/filestore"		#256		@(ETCDIR)iso.ftam-3.0

# QUIPU is a static server
#"tsap/directory"		#257		@(ETCDIR)iso.quipu

"tsap/terminal"			#260		@(ETCDIR)iso.vt

# ISODE applications
"tsap/isode echo"		#512		@(ETCDIR)isod.acsap
"tsap/isode rtse echo"		#513		@(ETCDIR)isod.rtsap -rtse
"tsap/isode ros_echo"		#514		@(ETCDIR)isod.rtsap -rtse -rose
"tsap/isode sink"		#515		@(ETCDIR)isod.acsap
"tsap/isode rtse sink"		#516		@(ETCDIR)isod.rtsap -rtse
"tsap/isode ros_sink"		#517		@(ETCDIR)isod.rtsap -rtse -rose
"tsap/isode miscellany"		#518		@(ETCDIR)ros.imisc
# imagestore is obsolete
#"tsap/imagestore"		#519		@(ETCDIR)ros.image
"tsap/isode callback demo"	#520		@(ETCDIR)iso.callback
"tsap/passwdstore"		#521		@(ETCDIR)ros.lookup
"tsap/dbmstore"			#522		@(ETCDIR)ros.dbm
# temporary until the FTAM/FTP gateway is co-resident with the FTAM responder
"tsap/ftpstore"			#523		@(ETCDIR)iso.ftam-ftp
"tsap/shell"			#524		@(ETCDIR)ros.osh
"tsap/isode idist"		#525		@(ETCDIR)ros.idist


###############################################################################
#
# Entities living above the session layer, expressed as SSAP IDs
#
#	   0	  reserved
#	  1-127	  reserved for GOSIP
#	128-255   GOSIP-style SSAP IDs for ISODE
#	256-1023  unassigned
#      1024-2047  SSAP selectors reserved for local programs
#      2048-32767 unassigned
#     32768-65535 process-specific
#
###############################################################################

# GOSIP-style addressing
ssap/presentation		  #1		tsapd-bootstrap
ssap/rts			  #2		tsapd-bootstrap
ssap/ros			  #3		tsapd-bootstrap

# debug aids
ssap/echo			#128		@(ETCDIR)isod.ssap
ssap/sink			#129		@(ETCDIR)isod.ssap


###############################################################################
#
# Entities living above the presentation layer, expressed as PSAP IDs
#
#	   0	  reserved
#	  1-127	  reserved for GOSIP
#	128-255   GOSIP-style PSAP IDs for ISODE
#	256-1023  unassigned
#      1024-2047  PSAP selectors reserved for local programs
#      2048-32767 unassigned
#     32768-65535 process-specific
#
###############################################################################

# GOSIP-style addressing
psap/ftam			  #1		@(ETCDIR)iso.ftam

# debug aids
psap/echo			#128		@(ETCDIR)isod.psap
psap/sink			#129		@(ETCDIR)isod.psap


###############################################################################
#
# Old-style RTS addressing
#
#	   0	  reserved
#	  1-127	  reserved for GOSIP
#	128-255   GOSIP-style for ISODE
#
###############################################################################

# mhs
rtsap/p1			  1
rtsap/p3			  3

# debug aids
rtsap/echo			#128		@(ETCDIR)isod.rtsap
rtsap/sink			#129		@(ETCDIR)isod.rtsap
rtsap/ros_echo			#130		@(ETCDIR)isod.rtsap
rtsap/ros_sink			#131		@(ETCDIR)isod.rtsap
"rtsap/file transfer"		#132		@(ETCDIR)iso.rtf


###############################################################################
#
# Old-style ROS addressing
#
#	   0	  reserved
#	  1-127	  reserved for GOSIP
#	128-255	  GOSIP-style for ISODE
#
###############################################################################

# debug aids
rosap/echo			#128		@(ETCDIR)isod.rosap
rosap/sink			#129		@(ETCDIR)isod.rosap