ebac5fe596
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@45 119443c7-1b9e-41f8-b6fc-b9c35fce742c
48 lines
2.1 KiB
HTML
48 lines
2.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> Web Server API</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2> <A HREF="#DOC.DOCU">Web Server API</A></H2></H2><A NAME="DOC.DOCU"></A>
|
|
|
|
<HR>
|
|
<DL>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpSetWebServerRootDir"></A>
|
|
<A HREF=UpnpSetWebServerRootDir.html><B>UpnpSetWebServerRootDir</B></A><DD><I><B>UpnpSetWebServerRootDir</B> sets the document root directory for the internal web server.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpSetVirtualDirCallbacks"></A>
|
|
<A HREF=UpnpSetVirtualDirCallbacks.html><B>UpnpSetVirtualDirCallbacks</B></A><DD><I><B>UpnpSetVirtualDirCallbacks</B> sets the callback function to be used to access a virtual directory.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpEnableWebserver"></A>
|
|
<A HREF=UpnpEnableWebserver.html><B>UpnpEnableWebserver</B></A><DD><I><B>UpnpEnableWebServer</B> enables or disables the webserver.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpIsWebserverEnabled"></A>
|
|
<A HREF=UpnpIsWebserverEnabled.html><B>UpnpIsWebserverEnabled</B></A><DD><I><B>UpnpIsWebServerEnabled</B> returns <TT>TRUE</TT> if the webserver is enabled, or <TT>FALSE</TT> if it is not.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpAddVirtualDir"></A>
|
|
<A HREF=UpnpAddVirtualDir.html><B>UpnpAddVirtualDir</B></A><DD><I><B>UpnpAddVirtualDir</B> adds a virtual directory mapping.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpRemoveVirtualDir"></A>
|
|
<A HREF=UpnpRemoveVirtualDir.html><B>UpnpRemoveVirtualDir</B></A><DD><I><B>UpnpRemoveVirtualDir</B> removes a virtual directory mapping made with <B>UpnpAddVirtualDir</B>.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpRemoveAllVirtualDirs"></A>
|
|
<A HREF=UpnpRemoveAllVirtualDirs.html><B>UpnpRemoveAllVirtualDirs</B></A><DD><I><B>UpnpRemoveAllVirtualDirs</B> removes all virtual directory mappings.</I>
|
|
</DL>
|
|
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I></P><HR>
|
|
<BR>
|
|
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
|
|
</BODY>
|
|
</HTML>
|