[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: HTTPAPI to SSL Website



Scott:

Understand. Just makes it a bit tougher to learn!

Jon Juracich, IBM Certified Specialist: RPG IV Developer
Sr. Staff Consultant, IBM Solutions Practice

Affiliated, Inc.
(614)889-6555, ext 355

www.aresgrp.com

Affiliated helps growing & Mid-Market organizations identify, evaluate, and implement solutions that use new & existing technology & resources that improve operational efficiency or increase revenue. Both make your organization more profitable and more successful.
________________________________________
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Scott Klement [klemscot@xxxxxxxxxxxx]
Sent: Thursday, June 26, 2008 4:20 PM
To: HTTPAPI and FTPAPI Projects
Subject: Re: HTTPAPI to SSL Website

Juracich, Jon wrote:
> I understand what you're saying. I guess the best way to describe what I
> was hoping for was a "plain English" overview of the HTTP protocol,
> maybe.
>
> Sorta' like, to build a subfile you:

There's an important difference between a network application and a
subfile -- and that's that the network program is talking to a different
computer program that's outside of your control.  It has to do what that
other program is expecting, or it will fail.   Since that program was
written by another programmer, who has the flexibility to design the
code any way he/she wants to, there's a lot of variations on what must
be done.

A subfile, by contrast, doesn't need to communicate with another
programmer's work.  Therefore, the decisions about how to make your
program flow are entirely up to you.  You can simply lay down guidelines
that say "clear, loop (read recs, increment RRN, write rec), display
footer, display sflctl".   That way will always work, because there's no
variable process that it has to conform to.

The HTTPAPI process is dependent on the web server.  The subfile isn't.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------