Code Monkey home page Code Monkey logo

Comments (7)

Hoto-Cocoa avatar Hoto-Cocoa commented on June 15, 2024

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

from cocoa-printer-server.

gmuth avatar gmuth commented on June 15, 2024

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

from cocoa-printer-server.

Hoto-Cocoa avatar Hoto-Cocoa commented on June 15, 2024

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

from cocoa-printer-server.

gmuth avatar gmuth commented on June 15, 2024

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"

from cocoa-printer-server.

Hoto-Cocoa avatar Hoto-Cocoa commented on June 15, 2024

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

from cocoa-printer-server.

gmuth avatar gmuth commented on June 15, 2024

what is your schedule to support ipp?

from cocoa-printer-server.

Hoto-Cocoa avatar Hoto-Cocoa commented on June 15, 2024

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.

from cocoa-printer-server.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.