Newsgroups: comp.protocols.tcp-ip Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!convex!poorman From: poorman@convex.com (Peter W. Poorman) Subject: Re: Printing to a terminal server Message-ID: Sender: usenet@convex.com (news access account) Nntp-Posting-Host: convex1.convex.com Organization: CONVEX Computer Corporation, Richardson, Tx., USA References: <1991Jun3.183905.12329@netcom.COM> Date: Mon, 3 Jun 1991 19:28:27 GMT Lines: 13 In <1991Jun3.183905.12329@netcom.COM> jbreeden@netcom.COM (John Breeden) writes: >Does anyone know of a piece of code that will allow a Unix print queue >to be redirected to a terminal server via telnet [...] Check out "tcpf". Available as C source for UNIX from "ftp.cisco.com". This generally relies upon the capability of CISCO routers to open a raw TCP stream to a terminal port. It ought to work with other brands as well, assuming they have a similar capability. --Pete poorman@convex.com