jurivrljicak

Results 13 comments of jurivrljicak

It's where I am trying to establish the connection. ``` this.inetAddress = InetAddress.getByName(this.host); saneSession = SaneSession.withRemoteSane(inetAddress, port); ``` using Oracle OpenJDK 17.0.2

could this be a hardware issue? I was tending to think that

hmmm, the port is the default one yes, scanimage -d kds_i900:i900 > output.pnm does work

oh, sorry, then I get $ scanimage -d net:localhost:kds_i900:i900 scanimage: open of device net:localhost:kds_i900:i900 failed: Error during device I/O

yes I don't know, I restarted the sane daemon and started working again, looks that process dies at anytime and I am unaware. Sorry for this and thx again On...

I am sorry I don't follow from before. How do I set up a password? thanks

no it does'nt. But why don't I get a consistent behavior in here? SaneDeviceHandle openDevice(SaneDevice device) throws IOException, SaneException { [...code..] SaneWord handle = inputStream.readWord(); String resource = inputStream.readString(); if...

Ok I'll try that and I'll be back, thank you. Are you saying you have no passwords configured on any of your scanners, yet JFreeSane is still trying to authenticate?...

Ok great I'll try to get to into that condition. It's kind of random or somehow related to when things get idle for some time. Thanks!

I made a capture with Wireshark for my virtual machine interface to capture something. With the command you mentioned I got nothing for that port (I am using that default...