Smith Kennedy
Smith Kennedy
A network packet capture (using Wireshark etc.) would be useful. Alternately, if you could run your tests again with "LogLevel Debug" and attach a file containing the log trace written...
If you build ippsample on Linux and run ippserver, do you observe any difference?
Capturing traffic via Wireshark and attaching that PCAP file would help too.
@zhulisong, I looked at your .pcap file but it looks like most of the traffic to / from port 631 is encrypted, so it is difficult to use that to...
Ah, you are right, the ordering of when the ippproxy is started affects this. If the ippproxy is started before the Jobs are created, it fetches them. (There are other...
Any packet captures (.pcapng etc.) or traces from ippserver? And where did this "run_PWGRaster" powershell script come from?
I like the direction this is moving but I agree with Mike that there are some privacy issues to be resolved. There also may be some "mechanical" issues to resolve...
Keep an eye on this email thread on the [email protected] email reflector: https://www.pwg.org/pipermail/ipp/2022/021192.html media-col-ready/media-size/y-dimension will have a syntax of integer(0:MAX)|rangeOfInteger(1:MAX) so that the printer can provide 0 (zero or nil)...
The PWG also has several GitHub projects (https://github.com/istopwg) including the "ippsample" project (https://github.com/istopwg/ippsample) that provide sample IPP Client, Proxy and Printer implementations.