Internet Direct (Indy)
Home
PreviousUpNext
TIdLPR Class

Implements a Line Printer Daemon Protocol (LPR) client.

Pascal
TIdLPR = class(TIdTCPClientCustom);

TIdLPR is a TIdTCPClientCustom descendant that implements a Line Printer Daemon Protocol (LPR) client, as described in the Internet Standards document: 

RFC 1179 - Line Printer Daemon Protocol  

The LPR protocol is used to add, remove, and get the status of print jobs from a spool on a remote computer. The LPR protocol was developed around the Berkeley version of Unix and later formalized in RFC 1179.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.