Juanito
Group: Members
Posts: 1601
Joined: Sep. 2005 |
|
Posted: Sep. 21 2007,07:12 |
|
Well... winxp doesn't want to scan remotely (so far), w2k works fine (and into photoshop via sanetwain - result) and it works from a remote dsl machine:Code Sample | $ telnet 192.168.1.100 6566 Trying 192.168.1.100... Connected to 192.168.1.100. Escape character is '^]'. ^] Connection closed by foreign host. $ export PATH=/opt/hplip/bin:/opt/python-2.3/bin:$PATH $ scanimage -L device `net:192.168.1.100:hpaio:/usb/OfficeJet_G85?serial=SGG13E0C49VL' is a Hewlett-Packard OfficeJet_G85 all-in-one $ scanimage --test scanimage: scanning image of size 638x877 pixels at 24 bits/pixel scanimage: acquiring RGB frame, 8 bits/sample scanimage: reading one scanline, 1914 bytes... PASS scanimage: reading one byte... PASS scanimage: stepped read, 2 bytes... PASS scanimage: stepped read, 4 bytes... PASS yada yada scanimage: stepped read, 3 bytes... PASS | ...not so fast over a wireless connection though
|