Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipp protocol #13

Open
gmuth opened this issue Apr 28, 2020 · 7 comments
Open

ipp protocol #13

gmuth opened this issue Apr 28, 2020 · 7 comments

Comments

@gmuth
Copy link

gmuth commented Apr 28, 2020

files and keywords of your project use 'ipp'. How is this project related to IPP?
Does this printer-server support ipp messages for request and response?

@Hoto-Cocoa
Copy link
Owner

This code is implementation of Virtual PostScript IP Printer(IPP).

@gmuth
Copy link
Author

gmuth commented Aug 5, 2020

Interesting. Which part of this code

  1. implements the Get-Printer-Attributes operation?
  2. implements the Print-Job operation?
  3. What RFCs does the IPP server support?

To me it looks like the API of your ipp-server uses "jet direct / 9100" and does not parse or decode ipp encoded packets as specified in RFC 8010/8011

@Hoto-Cocoa
Copy link
Owner

Ah, That list is on To-do. 1 and 2 on develop.

@gmuth
Copy link
Author

gmuth commented Aug 7, 2020

If "print-job" is not implemented yet how can the printer currently receive a print-job?
I assume you have implemented 9100/jetdirect to transport a print-job.
IMO the file "ipp-server.js" should have the name "jetdirect-server.js"

@Hoto-Cocoa
Copy link
Owner

Thanks for advice. but I'm working on implement IPP, and I don't think I have to change the file name.

@gmuth
Copy link
Author

gmuth commented Dec 17, 2020

what is your schedule to support ipp?

@Hoto-Cocoa
Copy link
Owner

I am a working person and I don't have much time to spend on hobby coding. I can't be sure when it will happen, and I don't want to work with a specific period from the standpoint of developing this program simply as a hobby.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants