ippusbxd
ippusbxd copied to clipboard
Cross-platform IPP over USB driver
HTTP request, sent to one TCP connection, may eventually be replied to another unrelated connection. The scenario is following: * Client connects to TCP port and sends HTTP request. It...
Restoration of original behaviour : if appleraster is true then "_universal._sub._ipp._tcp" :is used otherwise "_print._sub._ipp._tcp" is used.
This bug was recently discovered in the `ipp-usb`, but most likely it is relevant to the `ippusbxd` too. It can be fixed by registering the `"_universal._sub._ipp._tcp"` subtype of the `"_ipp._tcp"`...
One of my users reported an issue, that eSCL is not advertised, if at the system boot time network cable is not plugged in: https://github.com/alexpevzner/sane-airscan/issues/27 What is interesting, IPP printer...
ippusbxd is responsible for several bugs on printers and scanners. HPLIP does not recognize USB devices. PIXMA cannot find a device. To solve the problem just remove ippusbxd.
Dear @OpenPrinting team, @tillkamppeter, @tillkamppeter, @zdohnal, @dheeraj135, @alexpevzner, Can you rename https://github.com/OpenPrinting/ippusbxd to https://github.com/OpenPrinting/ippusbxd-old Can you transfer the current upstream into the good organization? - https://github.com/tillkamppeter/ippusbxd to https://github.com/OpenPrinting/ippusbxd Merge all...
In some cases, for example on a multi-function device which also scans (at least as long the devices do not support driverless IPP scanning), it can make sense to allow...
When I try to access the web admin interface of my printer connected via ippusbxd using ``` http://localhost:60000/ ``` it works with Firefox but does not work with Chrome. I...
@tillkamppeter you pointed me here from [here](https://github.com/OpenPrinting/cups-filters/issues/61#issuecomment-421454846) I wanted to say that I read almost to the end of readme.md while trying to answer the question "what is this for?"....