-
UpnpDownloadUrlItem
- UpnpDownloadUrlItem downloads a file specified in a URL.
-
UpnpOpenHttpGet
- UpnpOpenHttpGet gets a file specified in a URL.
-
UpnpOpenHttpGetProxy
- UpnpOpenHttpGetProxy gets a file specified in a URL through the specified proxy.
-
UpnpOpenHttpGetEx
- UpnpOpenHttpGetEx gets specified number of bytes from a file specified in the URL.
-
UpnpReadHttpGet
- UpnpReadHttpGet gets specified number of bytes from a file specified in a URL.
-
UpnpHttpGetProgress
- UpnpHttpGetProgress rettrieve progress information of a http-get transfer.
-
UpnpCancelHttpGet
- UpnpCancelHttpGet set the cancel flag of the handle parameter.
-
UpnpCloseHttpGet
- UpnpCloseHttpGet closes the connection and frees memory that was allocated for the handle parameter.
-
UpnpOpenHttpPost
- UpnpOpenHttpPost 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.
-
UpnpWriteHttpPost
- UpnpWriteHttpPost sends a request to a server to copy the contents of a buffer to the URI specified in the UpnpOpenHttpPost call.
-
UpnpCloseHttpPost
- UpnpCloseHttpPost sends and receives any pending data, closes the connection with the server, and frees memory allocated during the UpnpOpenHttpPost call.
-
UpnpDownloadXmlDoc
- UpnpDownloadXmlDoc downloads an XML document specified in a URL.
Alphabetic index
This page was generated with the help of DOC++.