Web Server API


o UpnpSetWebServerRootDir
UpnpSetWebServerRootDir sets the document root directory for the internal web server.
o UpnpSetVirtualDirCallbacks
UpnpSetVirtualDirCallbacks sets the callback function to be used to access a virtual directory.
o UpnpEnableWebserver
UpnpEnableWebServer enables or disables the webserver.
o UpnpIsWebserverEnabled
UpnpIsWebServerEnabled returns TRUE if the webserver is enabled, or FALSE if it is not.
o UpnpAddVirtualDir
UpnpAddVirtualDir adds a virtual directory mapping.
o UpnpRemoveVirtualDir
UpnpRemoveVirtualDir removes a virtual directory mapping made with UpnpAddVirtualDir.
o UpnpRemoveAllVirtualDirs
UpnpRemoveAllVirtualDirs removes all virtual directory mappings.

Alphabetic index



This page was generated with the help of DOC++.