Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!sun-barr!newstop!texsun!convex!poorman From: poorman@convex.com (Peter W. Poorman) Newsgroups: comp.protocols.tcp-ip Subject: Re: LPR/LPD protocols specification Message-ID: Date: 27 Mar 91 16:06:57 GMT References: <1991Mar24.005800.24156@ddsw1.MCS.COM> Sender: news@convex.com (news access account) Organization: Convex Computer Corporation, Richardson, Tx. Lines: 16 Nntp-Posting-Host: convex1.convex.com In <1991Mar24.005800.24156@ddsw1.MCS.COM> karl@ddsw1.MCS.COM (Karl Denninger) writes: >Is there an RFC which deals with the LPR/LPD protocol? I am specifically >looking for the command structure passed between systems. I don't know whether or not there's an RFC, but the book "UNIX Network Programming" by W. Richard Stevens (Prentice Hall, 1990) has a chapter covering this protocol. Includes source code for the client side of the protocol. By the way -- I found this book to have one of the best descriptions of the UNIX inter-process communication and BSD sockets. (Also covers TLI, but I'm not qualified to comment on that chapter.) Highly recommended. --Pete Poorman poorman@convex.com