Printer was connected to the parallel port of my PC
and was opened by 'open (P,">>","/dev/lp0") or die... and
then printed to with 'printf (P... The printer is now
hooked up to a printer server that has been defined in
CUPS as 'lpd://192.168.123.4/lpt1' i.e. under control of
a Line Printer Daemon and TCP/IP. How do I access it now?
My pc is running Ubuntu Linux 8.04
and was opened by 'open (P,">>","/dev/lp0") or die... and
then printed to with 'printf (P... The printer is now
hooked up to a printer server that has been defined in
CUPS as 'lpd://192.168.123.4/lpt1' i.e. under control of
a Line Printer Daemon and TCP/IP. How do I access it now?
My pc is running Ubuntu Linux 8.04