Files Included with the JScript Samples
Files Included with the JScript Samples
The following table describes the contents of the source files used in the samples.
Source File |
Description |
addpub.js |
This file adds publishing points to the specified Windows Media server. |
deletepub.js |
This file deletes publishing points from the specified Windows Media server. |
denynewconnectionspub.js |
This file denies new connections for a publishing point on the specified Windows Media server. |
getclientlist.js |
This file displays a list of clients connected to a specified publishing point on a Windows Media server. |
getlimits.js |
This file displays the current limits of a specified publishing point on a Windows Media server. |
killclient.js |
This file disconnects one or more clients from a Windows Media server or a specified publishing point. |
listpub.js |
This file displays information about the different types of publishing points on a Windows Media server. |
pubinfo.js |
This file displays current information for a specific publishing point on a Windows Media server. |
renamepub.js |
This file renames the publishing point on a specified Windows Media server to a new name. |
setlimits.js |
This file sets various limits for a specified publishing point on a Windows Media server. |
startservices.js |
This file starts Windows Media Services on either local or remote servers. |
stopservice.js |
This file stops Windows Media Services on either local or remote servers. |
See Also