Do you have a default route defined that can access the internet? Can you ping the site from the i? PING 'xurrency.com' to see if you can see the site from your i....
That url does respond to pings...
Eric DeLong
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Adam West
Sent: Monday, July 07, 2008 2:47 PM
To: Midrange Systems Technical Discussion
Subject: Re: XML
I am trying to go this site:
Url = '
http://xurrency.com/usd/feed';
and get their foreign currency xml doc. that is all.
Code which works on someone else's machine, does NOT work on ours.
--- On Mon, 7/7/08, Adam Glauser <adamglauser@xxxxxxxxxxxx> wrote:
From: Adam Glauser <adamglauser@xxxxxxxxxxxx>
Subject: Re: XML
To: midrange-l@xxxxxxxxxxxx
Date: Monday, July 7, 2008, 7:25 PM
Adam West wrote:
TO use XML, do you have to have any web server running on the i machine?
Strictly speaking, no. In reality, it depends on what you mean by "use
XML". Do you want to allow others to communicate with you by providing
a web service? Do you need to receive XML documents and process them?
Do you need to create XML documents to send to someone?
XML is not really a solution to a particular problem, it is just a way
of structuring data in a way which explains the meaning of the data. We
need more detail about what you want to do to recommend a solution.
As an Amazon Associate we earn from qualifying purchases.