Previous | Next |
Returns or sets a String value specifying the log URL of the server.
Syntax
Station.LogURL
Remarks
Windows Media Services does not directly log information on client connections. Instead, clients using Microsoft® Windows Media™ Player report this information when they disconnect. The LogURL property specifies where clients must report connection information. The information is logged on a station-by-station basis, in the same folder as the ISAPI .dll file on the computer specified by the LogURL value.
Windows Media Player logs stream data to an HTTP server via an Internet Server API (ISAPI) DLL or Common Gateway Interface (CGI) script. This property specifies the HTTP URL containing the ISAPI or CGI logging script.
Previous | Next |