Path: utzoo!utgpu!attcan!uunet!husc6!bloom-beacon!mit-eddie!bbn!rochester!pt.cs.cmu.edu!sei!dd From: dd@sei.cmu.edu (Dennis Doubleday) Newsgroups: comp.protocols.tcp-ip Subject: Question about TCP/IP on VMS Message-ID: <6501@aw.sei.cmu.edu> Date: 3 Aug 88 13:44:39 GMT Organization: Carnegie-Mellon University (Software Engineering Institute), Pgh, PA Lines: 8 I currently have an application running on Ultrix which uses TCP/IP. Each machine in the network has a server running on it. The server is opened in passive mode and listens at a known port for traffic. Under Ultrix this "known port" is defined by adding an entry for my server into the file /etc/services. How is this done under VMS? How are the well-known ports defined? Or does this depend on the TCP/IP software you have?