Getting URL of a shoutcast server....
Tim Selander
selander at tkf.att.ne.jp
Mon Jul 8 11:03:24 EDT 2013
Not for the basic page. If I want to get at the statistics on the
admin page, (which eventually I'd like to do), I would need to
send a user name and password.
But first I tried to simply get the public page.... and failed.
Thanks,
Tim
On 7/9/13 12:00 AM, Andrew Kluthe wrote:
> Your url doesn't require any authentication does it?
>
>
> On Mon, Jul 8, 2013 at 9:53 AM, Tim Selander <selander at tkf.att.ne.jp> wrote:
>
>> Hi,
>>
>> I have a little shoutcast radio station, and wanted to play around with
>> the data that shows up on the html page.
>>
>> LC is not successfully getting the URL. It gets other URL/pages for me
>> just fine, but not the shoutcast page. The shoutcast URL is followed by a
>> port number. Is that what is throwing it off?
>>
>> I have a field called data.
>>
>> get URL"http://livecode.com/"
>> put it into fld data
>>
>> works as expected, but
>> get URL"http://stream-11.**streamsolutions.co.uk:9428<http://stream-11.streamsolutions.co.uk:9428>
>> "
>> put it into fld data
>>
>> returns no data. "it" is empty.
>>
>> Any clues why? I'm just looking to get the text from the page, not the
>> audio stream.
>>
>> TIA
>>
>> Tim Selander
>> Tokyo, Japan
>>
>> ______________________________**_________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode>
>>
>
>
>
More information about the use-livecode
mailing list