Displaying 1 result from an estimated 1 matches for "line_printer_daemon_protocol".
2008 Sep 08
3
print directly on another computer's LPT
how do i print directly to another computer's LPT port?
printing via GDI is no problem.
i have application that must print directly to LPT ports
on several computers. on local printer, there's no problem,
but i can't access LPT port on another computer.
in windows, i could simply map it to LPT2, and use the LPT2
"net use LPT2: \\servername\printername"
or in my