| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Thu Feb 14, 2008 3:59 pm Post subject: How to Call/Read config.xml from remote? |
|
|
Hi
It is possible to call to be able to read the config.xml file from a remote computer using some kind of a CALL from a VB application or something elses like IE the config.xml file, without having to loggin on?
Thank You, im in the very need of it.
Dalton |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Feb 14, 2008 6:04 pm Post subject: Getting the contents from the stats.xsl from remote |
|
|
Hi
What i meant is:
If there any way to somehow send all the arguments to the icecast2 server
from an application as the login, and get the contents from the stats.xsl, instead of loggin into it as http://icecastsrvr:8000/admin/stats.xsl to then be able to see the contents trhu a Browser?
Thank You |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Feb 14, 2008 9:23 pm Post subject: |
|
|
If you really want the contents available to the admin user to be provided to your application then you will need to provide the admin authentication (the Authorization header).
karl. |
|
| Back to top |
|
 |
|