Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
45 user(s) are online (29 user(s) are browsing Forums)

Members: 1
Guests: 44

nbache, more...

Headlines

 
  Register To Post  

Net printing
Just popping in
Just popping in


See User information
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
Go to top
Re: Net printing
Quite a regular
Quite a regular


See User information
@Ferry

Quote:
Is there any IPP-capable driver for the Amiga?

Have you looked at Samba? Most OS's have support for the smb protocol.

Peter Swallow

Eyetech A1XE-G3 800Mhz OS4.1
Towered A1200 OS3.9
Go to top
Re: Net printing
Quite a regular
Quite a regular


See User information
@Ferry

Does it support "socket printing"?
If yes, lpr.device covers it as well as lpr.

Jack

Resized Image
"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
Go to top
Re: Net printing
Just popping in
Just popping in


See User information
@Swoop

Thanks, but the problem it's not the OS but the router itself, it seems it only support IPP.

Saluditos,

Ferr?n.

Amiga user since 1988
AOS4 Betatester
Member of ATO Spain
A1 Cfg
OS4 SCR
A1200
Go to top
Re: Net printing
Just popping in
Just popping in


See User information
@Jack

Thanks for your interest. According to this page, it only supports IPP.

Saluditos,

Ferr?n.

Amiga user since 1988
AOS4 Betatester
Member of ATO Spain
A1 Cfg
OS4 SCR
A1200
Go to top
Re: Net printing
Quite a regular
Quite a regular


See User information
@Ferry

According to This page, IPP uses th http protocol. Have a look & see if that page helps.

Also This document is informative. Your router is probably the server side and you need some sort of ipp client on the amiga side.

Peter Swallow

Eyetech A1XE-G3 800Mhz OS4.1
Towered A1200 OS3.9
Go to top
Re: Net printing
Amigans Defender
Amigans Defender


See User information
@Ferry

It will require somebody to write an ipp.device then (parallel.device replacement).

Go to top
Re: Net printing
Quite a regular
Quite a regular


See User information
@Chris

Quote:

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

Resized Image
"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
Go to top
Re: Net printing
Amigans Defender
Amigans Defender


See User information
@Jack

Makes no difference - you still need a device to redirect it to, and we don't have one for IPP.

Go to top
Re: Net printing
Quite a regular
Quite a regular


See User information
@Chris

Yup, mis-read you (omitted parentheses).

Jack

Resized Image
"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
Go to top
Re: Net printing
Just popping in
Just popping in


See User information
@Swoop

Thanks for the info. Shame that my coding skills are close to zero...

@Chris

Yes, that's exactly what I was looking for, an ipp equivalent to lpr.device.

Saluditos,

Ferr?n.

Amiga user since 1988
AOS4 Betatester
Member of ATO Spain
A1 Cfg
OS4 SCR
A1200
Go to top
Re: Net printing
Just popping in
Just popping in


See User information
@Ferry

I've found two IPP protocol client implementations in python that seem to work under AmigaOS4:

http://www.pykota.com/software/pkipplib/

and

http://blogs.gnome.org/jamesh/2004/03/17/ipp-2/

The former seems more complete and it should take someone with python skills to make a simple asl or arexx frontend somewhat easy.

Just printing to a postcript file before sending it with this library could solve your problems

Go to top
Re: Net printing
Just popping in
Just popping in


See User information
@Ami603

Thanks a lot, man! I'll take a look.

Saluditos,

Ferr?n.

Amiga user since 1988
AOS4 Betatester
Member of ATO Spain
A1 Cfg
OS4 SCR
A1200
Go to top
Re: Net printing
Just can't stay away
Just can't stay away


See User information
@Ferry

Are there any free, easy to setup/use IPP servers that can be run on Windows XP? If so I could look into implementing an ipp.device.

No promises though since I haven't done any network/printer programming before, though I have some experience writing exec-style device drivers.

Go to top
Re: Net printing
Just popping in
Just popping in


See User information
@salass00

Thanks a lot for your offering!

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
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project