본문 바로가기
정보기술/일반

[정보] LPD/LPR

by fermi 2003. 8. 14.
LPD 는 일반적으로 TCP 515 를 사용하는 것 같음 - by fermi.

LPD/LPR Last modified: Monday, October 14, 2002  

Short for line printer daemon/line printer remote, a printer protocol that uses TCP/IP to establish connections between printers and workstations on a network. The technology was developed originally for BSD UNIX and has since become the de facto cross-platform printing protocol.
The LPD software typically is stored in the printer or print server and the LPR software must be installed in the client device. The LPR client sends the print request to the IP address of the LPD printer/server, which in turn queues the file and prints it when the printer becomes available.