2004-06-12 10:46:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 10:46:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2007-01-19 03:38:19 +08:00
|
|
|
<!--
|
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
-->
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="basicnet-netlibs">
|
2005-04-30 01:59:17 +08:00
|
|
|
<?dbhtml filename="netlibs.html"?>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:59:17 +08:00
|
|
|
<title>Networking Libraries</title>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:59:17 +08:00
|
|
|
<para>These applications are support libraries for other applications in
|
|
|
|
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
|
|
|
|
dependency of other applications.</para>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="curl.xml"/>
|
2012-03-29 20:18:14 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geoclue.xml"/>
|
2012-03-25 18:56:40 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib-networking.xml"/>
|
2012-07-14 18:44:11 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libevent.xml"/>
|
2010-08-14 16:25:35 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnice.xml"/>
|
2012-02-07 09:28:09 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnl.xml"/>
|
2010-08-14 16:25:35 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpcap.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsoup.xml"/>
|
2011-11-20 14:37:03 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtirpc.xml"/>
|
2011-07-24 22:07:01 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="neon.xml"/>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|