Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!julius.cs.uiuc.edu!apple!agate!ucbvax!LANL.GOV!cpw%snow-white From: cpw%snow-white@LANL.GOV (C. Philip Wood) Newsgroups: comp.protocols.tcp-ip Subject: Re: Telnettable programs Message-ID: <9009041312.AA26935@snow-white.lanl.gov> Date: 4 Sep 90 13:12:50 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 Vincent, Your program (with a dummy process routine) worked for me. Is your telnet particular about the size of a port number? % telnet localhost 3007 Trying 127.0.0.1 ... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. % Phil