Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!tut.cis.ohio-state.edu!ucbvax!MATHOM.CISCO.COM!BILLW From: BILLW@MATHOM.CISCO.COM (William "Chops" Westfield) Newsgroups: comp.protocols.tcp-ip Subject: Re: TCP-IP Print Spooler Message-ID: <12595424899.15.BILLW@mathom.cisco.com> Date: 5 Jun 90 17:35:24 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 Any number of tcp terminal servers can be configured in various ways to allow rs232 printers to talk to unix spooling systems. The three common ways are: 1) hack lpd to know about tcp connections. 2) hack the printcap files so that the appropriate filters do the actual data transmission instead of lpd. This is probably the easiest. 3) various utilities will create a /dev/foo type device which opens a tcp connection to an appropriate destination when accessed. Bill Westfield cisco Systems. -------