Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
问题很简单,但我怀疑这是否可能......有没有办法检查设备是否需要配对?
我正在开发打印机服务器,有些打印机需要配对,有些则不需要。我想创建一个按钮来配对那些需要它的人。
如果这不可能,我如何检查设备是否正在配对?连接几乎总是由外部 jar(打印机驱动程序 Zebra 和 Brother)完成。配对后,它会取消,并且在您再次点击打印按钮之前不会打印任何内容。
提前致谢。