I'm wondering if anyone knows or has experience in writing a Java class/interface to print byte streams to a printer via LPR.
From the RFC, it seems like the program would need to have superuser priviledge to talk to the printer daemon, since the port numbers used are below 1023??
From the RFC, it seems like the program would need to have superuser priviledge to talk to the printer daemon, since the port numbers used are below 1023??
