× 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.



You might try telnetting to the HTTP server. To do this, use TELNET
RMTSYS(YOUR.ADDRESS.COM) PORT(80) and let it connect. When connected you
won't get any message other than the telnet client being connected. Then
send the following command:

GET /directory/page.html HTTP/1.0

then the equivalent of two ASCII Ctrl-M characters (ASCII code 13 for the
Enter key). This will get the HTTP server to send the HTML code to your
telnet client, and the HTTP server will close the connection when it is
finished sending. This won't get you any graphics, etc. since those require
an additional connection to the server to request the files.

Hope this helps!

David Boring
Systems Engineer
MCI Systemhouse
Direct: (562) 809-5460
Vnet: 723-5460
E-mail: dboring@shl.com


-----Original Message-----
Date: Wed, 10 Feb 1999 13:09:29 -0500
From: "Denis Robitaille" <DRobitaille@cascades.com>
Subject: AS/400 as an http client

Hello all,

I know that the AS/400 can serve web pages but can an AS/400 program request
a page from another server?

We need this capability for the folowing reason:

Each nignt, our AS/400 send a files to an NT server via FTP. After receiving
the file, the NT server must start a process that will incorporate the
file's data into an intranet application. The way to start the processing in
the NT server is to request a web page that as a CGI program linked to it. 

We can not put a program on the NT server that would monitor activity on the
transfered file.

I hope my explanation is clear enought

Thank you in advance

Denis Robitaille
Cascades Inc
819 363 5187
fax 819 363 5177
DRobitaille@cascades.com
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.