Movatterモバイル変換
[0]ホーム


Libwww - the W3C Protocol Library
News |Whylibwww? |Get it! |Installation |Latestupdates |Release Notes |Documentation |Mailing list |Legal |Authors &Hackers
Libwww is a highly modular, general-purpose client side Web API written in Cfor
Unix and Windows (Win32). It's well suitedfor both small and large
applications,like
browser/editors,
robots,
batch tools, etc. Pluggable
modules provided with libwww include complete
HTTP/1.1 (with caching, pipelining, PUT, POST,Digest Authentication, deflate, etc),
MySQLlogging,
FTP,
HTML/4,
XML(expat),
RDF (SiRPAC), WebDAV, and much more.The purpose of libwww is to serve as a testbed for protocol experiments.
- October 21, 2005:First maintenance release of the community supported version of libwww.
- January 29, 2004:Results of the future of Libwww survey. W3C is handling over development of libwww to the Open Source community. Check theannouncement for more info.
- September 2, 2003:Future of Libwww Survey. W3C has stopped work on libwww and invites the libwww user community to participate in aFuture of Libwww Survey that will help to determine its future. Apublic W3C account is required to complete the survey. This survey will close on September 30. Read aboutW3C Open Source Software.
Nearby:Sample Applications |CVS Repository |ToDo |Modules andPackages
- October 21 2005:Packaging of thelibwww 5.4.1 release. This maintenance release fixes some SSL issues, brings the configure scripts up to date and fixes a security vulnerability in HTBound.c
- June 12 2002:Re-packaging of thelibwww 5.4.0 release. The packages were missing the Win32 makefile files. If you had already downloaded the previous package and are missing these files, the missing files are also available in thelibwww-win32.zip package. TheInstallation guide gives more information on how to get you set up.
- June 10 2002:Releaseof thelibwww 5.4.0 WIN32 precompiled binary package. This is a companion package to the latest libwww distribution and includes precompiled versions of the libwww DLL files, as well as most of the libwww applications, including the Web Commander..
- June 7 2002:Releaseoflibwww 5.4.0. This release includes WebDAV support, enhancements in the RDF parser and some bug fixes. Check therelease notes for more information.
- May 30 2002:Update of the libwwwWIN32 makefiles to include the DAV package. The zip package now also includes the
.def
files, as theconfig/winConfigure.pl
script seems to have problems to generate them on some platforms. - May 30 2002: Manuele Kirschpi added WebDAV support to libwww. (well, this actually happened a couple of months ago, but I had forgotten to update this page).U
- December 20 2000:Releaseoflibwww 5.3.2. This release includes enhancements in the RDF parser and many bug fixes, principally in the cache, the chunk, and the hash modules. Check therelease notes for more information.
- September 22 2000: libwwww survey. We're conducting a survey to try to find out who uses libwww and where should we take libwww next.
The survey has concluded, but I haven't had time to compile the results. Help is welcome. - Release of libwww 5.3.1. This release includes patches that mostly fix problems with the SSL interface and the Windows asynchronous event handler. Therelease notes give a more detailed change list. N.B., we decided to skip the 5.3.0 release number, as some people were already refering to the pre-release as the final release.
- August 4 2000: Release of libwww 5.3.1. This release includes patches that mostly fix problems with the SSL interface and the Windows asynchronous event handler. Therelease notes give a more detailed change list. N.B., we decided to skip the 5.3.0 release number, as some people were already refering to the pre-release as the final release.
- June 9 2000: Pre-release of libwww 5.3.0. It's been over a year since the last release. Libwww has continued to evolve and patches have been contributed. This release is a snapshot of the current state of the CVS base. In addition, thanks to a change in the US legislation, it now contains the source code for the SSL interface. As this is the first release since Henrik left, we have a testing period, to see if everything works OK, and to have time to finish upgrading the release notes. The change in the version reflects this as the first libwww user's community release of their own library (even if that sounds corny!) This code is available as usual from CVS.
- Aug 29 1999:Using libwww with gtk James Henstridge: wrote up some event register/unregisterfunctions that use the glib event loop. This makes libwww fit nicely into just about any gnome or gtk+ program. This code may be useful for other people wanting to use libwww with gtk.
- Jul 7 1999: libwww-SSL library is available for testing in the US! Thanks to Jeff Schiller who have made his export controlled server available, we can distribute Olga's glue code between openSSL and libwww. It should run on both Unix and Windows - try it out!
- Jun 25: 1999:Slides from libwww presentation - explains some of the why's and how's
- Jun 20, 1999: Number ofcheckout from CVS exceeds 1700!
- Apr 18, 1999: John Punin: AddedRDF parser to theXML module in libwww -help testing!
- Apr 17, 1999: Vladimir Kozlov has generated wintellibwww 5.2.8 binaries - available from hisIDM Web site
- Apr 3, 1999: Check out thelibwww hall of fame - truly cool hackers!
- Apr 3, 1999: Olga Antropova:SSL transport in libwww - help testing!
- Apr 3, 1999: Raffaele Sena: Added HTML4.0 support inlibwww HTML parser
- Mar 31: 1999: Interested in helping porting to Macs?Follow the dicussions!
- Mar 4, 1999: Daniel Veillard has put up a cool new version ofcvsweb which provides Web access to thelibwww CVS codebase
- Feb 24, 1999: Release oflibwww 5.2.6 with lots of new features including:
- Feb 23, 1999:Integration of James Clark'sExpat XML parser into libwww. Also check out the newXML sample application demonstrating how the integration works.
- Feb 16, 1999: New set ofMSVC makefiles for all of the libwww and its sample applications
- Feb 9, 1999:New tiny, Web browser with only a strict minimum of HTTP and HTML committed to CVS in only 170K on linux (stripped)
- Jan 6, 1999: Improvedlibwww HTML parser andnew callback interface committed toCVS
See also thelibwww timeline for past newsitems and events
Please send all requests regarding libwww to <www-lib@w3.org>public mailing list. This list isarchived at W3C andalso atfindmail. Note,youMUST be subscribed in order to post to the mailing list. Followthese shortcuts toquicksubscribe orquickunsubscribe or see theinformation on mailing lists for moredetails.
The development of libwww depends onYOU! The more people whoare contributing and helping the development, the more useful the codebase gets. Check out thelist of libwwwhackers who provide invaluable contributions to the libwww code baseand find out how you can help!
- Henrik Frystyk Nielsen
- Designed and implemented libwww from version 2.17 up to version 5.2.8
- Tim Berners-Lee andJean-Francois Groff
- Came up with the initial design and implementation of libwww
José Kahan,
@(#) $Id Overview.html,v 1.161 2003/09/02 08:16:07 kahan Exp $Copyright� 1994-2003W3C� (MIT,ERCIM,Keio), All Rights Reserved. W3Cliability,trademark,document W3Cliability,trademark,documentuse andsoftwarelicensing rules apply. Your interactions with this site are in accordancewith ourpublicandMemberprivacy statements.
[8]ページ先頭