From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail01.tacticuscommunications.net (mail01.tacticuscommunications.net [74.2.138.133]) by speech.braille.uwo.ca (Postfix) with ESMTP id E4C3E10BB2 for ; Sat, 30 Aug 2008 00:34:27 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail01.tacticuscommunications.net (Postfix) with ESMTP id B941510876 for ; Sat, 30 Aug 2008 00:16:29 -0400 (EDT) Received: from mail01.tacticuscommunications.net ([127.0.0.1]) by localhost (mail01.tacticuscommunications.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wGGTnSaMBzn6 for ; Sat, 30 Aug 2008 00:16:24 -0400 (EDT) Received: from [10.0.10.20] (unknown [10.0.10.20]) by mail01.tacticuscommunications.net (Postfix) with ESMTPA id 562E210874 for ; Sat, 30 Aug 2008 00:16:24 -0400 (EDT) Date: Sat, 30 Aug 2008 00:34:05 -0400 (EDT) From: luke To: "Speakup is a screen review system for Linux." Subject: Re: ot, cups question In-Reply-To: <20080827192335.GA31265@localhost.localdomain> Message-ID: References: <20080826215503.GA15469@localhost.localdomain> <20080827192335.GA31265@localhost.localdomain> Organization: Tacticus Communications, Inc. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2008 04:34:28 -0000 On Wed, 27 Aug 2008, Gregory Nowak wrote: > Thanks. What I was getting at though, was if cups can act as an lpd > server, (I.E. accept connections on tcp 515, using the lpd > protocol). From my reading, it looks like cups can only act as an ipp > server, accepting connections on tcp 631, using the ipp protocol, and > I wanted to confirm if my impressions are correct or not. You may want to research cups-lpd, as it may do what you need. Cups is known to attach to port 515, although whether it implements the protocol correctly, I have no idea. You might find this useful: http://www.experts-exchange.com/OS/Linux/Printing/Q_23406822.html Regards, Luke