-
使用Apple AirScan(eSCL)协议通过网络从扫描仪扫描纸张文档,操作步骤请转至包装说明
资源介绍
空中扫描 :page_facing_up: :printer: :spider_web:
airscan Go软件包可用于扫描纸质文档 :page_facing_up:从扫描仪 :printer:通过网络 :spider_web:使用Apple AirScan(eSCL)协议。
入门:示例程序
首先,安装此软件包随附的示例程序:
go get -v github.com/stapelberg/airscan/cmd/airscan1
然后,在本地网络中查询与AirScan兼容的设备:
% airscan1 -discover=5s
2020/08/16 08:50:31 finding airscan-compatible devices for 1s
2020/08/16 08:50:31 device "Brother MFC-L2750DW series" discovered (use -host="BRW405BD8AxxDyz")
现在,我可以扫描平板扫描仪的内容了:
% airscan1