# # File name: SERVICES.DAT # Product: VSI TCP/IP Services for OpenVMS # Version: V6.0-24 # # Copyright 2015, 2024 VMS Software, Inc. and Hewlett Packard # Enterprise Development L.P. # # # DESCRIPTION: # # The SERVICES.DAT file lists the sockets and protocols used for # Internet services. # # SYNTAX: # # ServiceName PortNumber/ProtocolName [alias_1,...,alias_n] [#comments] # # ServiceName - official Internet service name # PortNumber - the socket port number used for the service # ProtocolName - the transport protocol used for the service # alias - unofficial service names # #comments - text following a comment delimiter (#) is ignored #