IPP and WebDAV

| No Comments | No TrackBacks

IPP, which stands for Internet Print Protocol, is a standard protocol for printing, configuring print options, and managing print jobs. It's the native protocol understood by CUPS, the Common UNIX Printing System. It's also widely supported by Windows, Macintosh, and Linux clients. The server accepts local print jobs or, when so configured, jobs from other computers on the LAN or Internet.

WebDAV is a protocol for distributed authoring of web content on web servers. Think of it like FTP, but without FTP.

So what's so interesting about these two seemingly unrelated protocols? They both extend HTTP. Yes, that's right. Normal web servers, like Apache and IIS, may optionally load WebDAV modules. WebDAV clients use the same URL as any web browser, but send special WebDAV HTTP commands like COPY, MOVE, LOCK, UNLOCK, and MKCOL (make directory). (HTTP already includes a PUT command for content uploads.) The outermost layer of CUPS is a normal HTTP server running on port 631. You can administrate CUPS using a regular web browser. When printing a job, a client opens a regular HTTP connection and sends a Print-Job request.

The benefits of extending HTTP are obvious. HTTP already includes extensive, well-tested mechanisms for authentication and security, including SSL. By taking advantage of these features, WebDAV and IPP servers can safely and securely permit remote access by authorized users. In fact, the CUPS configuration file purposefully bears a striking resemblance to Apache's httpd.conf.

No TrackBacks

TrackBack URL: http://www.vitalvector.com/mt/mt-tb.cgi/4

Leave a comment

Creative Commons License
This blog is licensed under a Creative Commons License.

About this Entry

This page contains a single entry by Matthew published on August 2, 2004 2:13 AM.

Continuing to Read Joel Spolsky was the previous entry in this blog.

Blogs In Education is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Recent Comments

  • jay Donnell: I'm sure they will go in that direction in the read more
  • jay: I'm going tomorrow :) read more
  • jay: You should have linked some of the stats :) I'm read more
  • Sue Denim: I only have on thing to say: XBOX read more
  • jay: If unemployment is high would a lack of a minimum read more
  • jay: Saying that we need to cut unnecessary social programs (I'm read more
  • Matthew: Davis's tripling of the vehicle registration fees amounted to some read more
  • jay: You're point is a bit implicit so please forgive me read more
  • Zack: That's pretty awesome. read more
  • Zack: I knew it. I'm going to go invent my own read more