⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 overview.xml

📁 另一 UPNP SDK 支持在UNIX/LINUX上运行。 UPnP是一种网络协议
💻 XML
字号:
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"><chapter id="overview">  <title>Overview</title>  <para>    <ulink url="http://www.gupnp.org">GUPnP</ulink> is a library for    implementing both <ulink url="http://www.upnp.org">UPnP</ulink> clients and    services in C, using <ulink url="http://www.gtk.org/">GObject</ulink> and    <ulink url="http://live.gnome.org/LibSoup">LibSoup</ulink>.  It allows for    fully asynchronous use without using threads and so cleanly integrates    naturally into main-loop based applications, and supports all of the UPnP    features.  </para>  <para>    This documentation assumes some familiarity with the UPnP model and    concepts.  If the reader doesn't have any prior understanding of UPnP, then    we can recommend <ulink    url="http://www.intel.com/intelpress/sum_upnp.htm"><citetitle>UPnP Design By    Example</citetitle></ulink> by Intel Press.  For a very basic overview of    UPnP, see <glossterm linkend="device">Device</glossterm>, <glossterm    linkend="service">Service</glossterm>, and <glossterm    linkend="controlpoint">Control Point</glossterm> in the glossary.  </para></chapter>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -