I know there's a lpr.device that can be used to do net printing, but I have an USRobotics MaxG router+print server that is not LPR compatible, but it uses IPP (Internet Printing Protocol) instead. Is there any IPP-capable driver for the Amiga?
Saluditos,
Ferr?n.
Amiga user since 1988 AOS4 Betatester Member of ATO Spain A1 Cfg OS4 SCR A1200
Does it support "socket printing"? If yes, lpr.device covers it as well as lpr.
Jack
"the expression, 'atonal music,' is most unfortunate--it is on a par with calling flying 'the art of not falling,' or swimming 'the art of not drowning.'. A. Schoenberg
It will require somebody to write an ipp.device then (parallel.device replacement).
or use redirection such as lpr.device uses, should be easier afaiu:
7.scratch:compile> tail -n 7 DEVS:NSDPatch.cfg DEVICE parallel.device UNIT 0 MAPTODEVICE lpr.device MAPTOUNIT 0 DEVICE a1parallel.device UNIT 0 MAPTODEVICE lpr.device MAPTOUNIT 0 ##DEVICE parallel.device UNIT 0 MAPTODEVICE a1parallel.device MAPTOUNIT 0 MACHINE=AMIGAONE
"the expression, 'atonal music,' is most unfortunate--it is on a par with calling flying 'the art of not falling,' or swimming 'the art of not drowning.'. A. Schoenberg
"the expression, 'atonal music,' is most unfortunate--it is on a par with calling flying 'the art of not falling,' or swimming 'the art of not drowning.'. A. Schoenberg
As far as i know, OSes only run clients, servers are run on the printer side of the equation. CUPS, the printing system for Linux, includes a client, and the examples provided by Ami603 are clients or libraries to deal with servers.
Saluditos,
Ferr?n.
Amiga user since 1988 AOS4 Betatester Member of ATO Spain A1 Cfg OS4 SCR A1200