下载中心
Linux下高速打印机Web管理的实现pdf
1星 发布者: crazyjackson

2013-09-22 | 1积分 | 214.88KB |  0 次下载

下载 收藏 评论

文档简介
标签: Linux下高速打印机Web管理的实现

Linux下高速打印机Web管理的实现

本文介绍了如何构建Linux 下的打印服务器系统及其部分实现过程。首先遵守HTTP 协议RFC 标准自定义Web 服务器。然后,将自定义的Web 服务器和CUPS 集成起来,最后在上面部署自己的Web 应用程序,从而达到控制网络上所有打印机的目的。Linux 下Web服务器、Web 应用程序以及打印机控制程序都是通过编程设计实现。Web 应用程序运行在自定义的Web 服务器上,打印机控制程序基于CUPS 的函数库编写。管理打印机涉及到CUPS函数和Linux 底层操作及打印机硬件交互。创新的AJAX 技术在这方面改善了用户的体验,实现了服务器与客户端浏览器的异步数据交互,可以很好地解决延迟问题。【关键词】Linux 打印服务器 打印机Web 管理 Http1.1 协议 CUPS AJAXAbstract: This thesis describes how to build the Linux printing server system and some part of the implementation process. We need to define web server first, and it needs to comply with the RFC standard HTTP protocol. Then, integrate the definition of the Web server with CUPS. Finally we deploy our own web applications, and thereby achieve controlling of all network printers purposes. Linux web servers, web applications and printer control procedures are designed to achieve through the program. Web application is running on the self-defined web server. Printer controlling programs is based on the function of the CUPS. Management of printers involves CUPS functions and the Linux operating interactive hardware and printers. AJAX technology improves the user's experience in this regard. Implementation of client server and browser asynchronous data exchange, AJAX can be used to solve the delay problem.Key words: Linux printing server Printer managed using web Http1.1 Protocol CUPSAJAX

评论
相关视频
  • RISC-V嵌入式系统开发

  • SOC系统级芯片设计实验

  • 云龙51单片机实训视频教程(王云,字幕版)

  • 2022 Digi-Key KOL 系列: 你见过1GHz主频的单片机吗?Teensy 4.1开发板介绍

  • TI 新一代 C2000™ 微控制器:全方位助力伺服及马达驱动应用

  • MSP430电容触摸技术 - 防水Demo演示

推荐帖子
精选电路图
  • 家用电源无载自动断电装置的设计与制作

  • PIC单片机控制的遥控防盗报警器电路

  • 短波AM发射器电路设计图

  • 开关电源的基本组成及工作原理

  • 用NE555制作定时器

  • 基于TDA2003的简单低功耗汽车立体声放大器电路

×