ebac5fe596
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@45 119443c7-1b9e-41f8-b6fc-b9c35fce742c
68 lines
3.4 KiB
HTML
68 lines
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> Control Point HTTP API</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2> <A HREF="#DOC.DOCU">Control Point HTTP API</A></H2></H2><A NAME="DOC.DOCU"></A>
|
|
|
|
<HR>
|
|
<DL>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpDownloadUrlItem"></A>
|
|
<A HREF=UpnpDownloadUrlItem.html><B>UpnpDownloadUrlItem</B></A><DD><I><B>UpnpDownloadUrlItem</B> downloads a file specified in a URL.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpOpenHttpGet"></A>
|
|
<A HREF=UpnpOpenHttpGet.html><B>UpnpOpenHttpGet</B></A><DD><I><B>UpnpOpenHttpGet</B> gets a file specified in a URL.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpOpenHttpGetProxy"></A>
|
|
<A HREF=UpnpOpenHttpGetProxy.html><B>UpnpOpenHttpGetProxy</B></A><DD><I><B>UpnpOpenHttpGetProxy</B> gets a file specified in a URL through the specified proxy.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpOpenHttpGetEx"></A>
|
|
<A HREF=UpnpOpenHttpGetEx.html><B>UpnpOpenHttpGetEx</B></A><DD><I><B>UpnpOpenHttpGetEx</B> gets specified number of bytes from a file specified in the URL.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpReadHttpGet"></A>
|
|
<A HREF=UpnpReadHttpGet.html><B>UpnpReadHttpGet</B></A><DD><I><B>UpnpReadHttpGet</B> gets specified number of bytes from a file specified in a URL.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpHttpGetProgress"></A>
|
|
<A HREF=UpnpHttpGetProgress.html><B>UpnpHttpGetProgress</B></A><DD><I><B>UpnpHttpGetProgress</B> rettrieve progress information of a http-get transfer.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpCancelHttpGet"></A>
|
|
<A HREF=UpnpCancelHttpGet.html><B>UpnpCancelHttpGet</B></A><DD><I><B>UpnpCancelHttpGet</B> set the cancel flag of the <B>handle</B> parameter.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpCloseHttpGet"></A>
|
|
<A HREF=UpnpCloseHttpGet.html><B>UpnpCloseHttpGet</B></A><DD><I><B>UpnpCloseHttpGet</B> closes the connection and frees memory that was allocated for the <B>handle</B> parameter.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpOpenHttpPost"></A>
|
|
<A HREF=UpnpOpenHttpPost.html><B>UpnpOpenHttpPost</B></A><DD><I><B>UpnpOpenHttpPost</B> makes an HTTP POST request message, opens a connection to the server and sends the POST request to the server if the connection to the server succeeds.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpWriteHttpPost"></A>
|
|
<A HREF=UpnpWriteHttpPost.html><B>UpnpWriteHttpPost</B></A><DD><I><B>UpnpWriteHttpPost</B> sends a request to a server to copy the contents of a buffer to the URI specified in the <B>UpnpOpenHttpPost</B> call.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpCloseHttpPost"></A>
|
|
<A HREF=UpnpCloseHttpPost.html><B>UpnpCloseHttpPost</B></A><DD><I><B>UpnpCloseHttpPost</B> sends and receives any pending data, closes the connection with the server, and frees memory allocated during the <B>UpnpOpenHttpPost</B> call.</I>
|
|
<DT>
|
|
|
|
<IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="UpnpDownloadXmlDoc"></A>
|
|
<A HREF=UpnpDownloadXmlDoc.html><B>UpnpDownloadXmlDoc</B></A><DD><I><B>UpnpDownloadXmlDoc</B> downloads an XML document specified in a URL.</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>
|