简体   繁体   English

是否可以使用http将打印任务发送到启用IPP的网络打印机?

[英]Is there a way to send a print task to an IPP-enabled network printer using http?

I'm working on an Android print service application which is supposed to allow the user to do the following: browse through the phone's internal storage and send the selected file to an IPP-enabled printer to print. 我正在使用一个Android打印服务应用程序,该应用程序应允许用户执行以下操作:浏览手机的内部存储,然后将所选文件发送到启用IPP的打印机进行打印。

I've combed the net for the past few days, but i've only found one solution [ How to use ipp(Internet Printing Protocol) with HTTP to print file in android? 过去几天我一直在梳理网络,但是我只找到了一种解决方案[ 如何在HTTP中使用ipp(Internet打印协议)和HTTP在Android中打印文件? that somewhat makes sense to me. 这对我来说有点道理。 However, i've no idea how to go on from here on, besides knowing that a http put request must be made to the printer's url. 但是,除了知道必须对打印机的URL发出http put请求外,我不知道该如何进行下去。 Any help? 有什么帮助吗? Thanks 谢谢

Note: the Google Cloud Print is NOT an option for me. 注意:不能使用Google云打印。

As starting point you should 作为起点,您应该

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM