2004-06-12 10:46:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="basicnet-netlibs">
|
2004-05-07 10:32:10 +08:00
|
|
|
<?dbhtml filename="netlibs.html"?>
|
2002-07-08 04:28:42 +08:00
|
|
|
<title>Networking Libraries</title>
|
|
|
|
|
2003-09-24 04:34:30 +08:00
|
|
|
<para>These applications are support libraries for other applications in
|
2003-10-03 10:46:08 +08:00
|
|
|
the book. It is unlikely that you would just install these libraries, you will
|
|
|
|
generally find that you will be referred to this chapter to satisfy a
|
2003-09-24 04:34:30 +08:00
|
|
|
dependency of other applications.</para>
|
|
|
|
|
|
|
|
|
2004-06-12 10:46:15 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="curl.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="wvstreams.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnet.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libsoup.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|