×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
i got this result, does this mean it should be working?
TELNET RMTSYS(XURRENCY.COM) PORT(80)
Connecting to host pontiac.websitewelcome.com at address 70.84.139.nnn
using port 80.
TELNET session ended. Connection closed.
--- On Tue, 7/8/08, Adam Glauser <adamglauser@xxxxxxxxxxxx> wrote:
From: Adam Glauser <adamglauser@xxxxxxxxxxxx>
Subject: Re: XML
To: midrange-l@xxxxxxxxxxxx
Date: Tuesday, July 8, 2008, 1:53 PM
Adam West wrote:
We don't have an HTTP server running as far as I can tell. Maybe this
is the cause why I am not getting the data?
You shouldn't need an HTTP server. You're i is acting as a client to
the HTTP server at xurrency.com. You can use TELNET to connect instead
of HTTPAPI (you mentioned you were using this on the RPG list), that way
you can narrow down whether the problem is with your networking setup or
with your usage of HTTPAPI.
Sorry that I forgot to mention this before: the i5/OS command to try
would be TELNET RMTSYS(XURRENCY.COM) PORT(80).
As an Amazon Associate we earn from qualifying purchases.