Libwww

From Wikipedia, the free encyclopedia

Libwww is a highly-modular client-side web API written in C for Unix and Windows.

It can be used for both large and small applications including: browsers/editors, robots and batch tools. There are pluggable modules provided with Libwww which include complete HTTP/1.1 with caching, pipelining, POST, Digest Authentication, deflate, etc.

The purpose of libwww is to serve as a testbed for protocol experiments.

Tim Berners-Lee created Libwww in November 1992 in order to demonstrate the potential of the World Wide Web. Applications such as the widely-used command-line text browser Lynx (web browser) and the Mosaic web browser use Libwww.

Libwww was released free and is now Open Source after being moved to W3C.

Since it is Open Source, anyone can contribute to Libwww and thus ensure it keeps evolving to a more useful application.

[edit] External links

In other languages