What if you make a new meta backend, to do the buffering? Connecting
them like this should then give the wanted result:
[Scanner client]
|
[net backend]
|
[net server]
|
[caching backend] <- Write this to cache data on local disk
|
[dll backend]
|
[scanner backend]
This means no changes to the net server, and the possibility to insert
the meta backend anywhere in the chain to speed up scanning.
-- ##> Petter Reinholdtsen <## | pere@td.org.uit.no
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com