|
|
|
|
|
All the following is
downloadable at no charge,
inclusive of all sources:
-
TCP/IP Configuration Guide (library TCPCFG)
A guide to configure your OS/400 TCP/IP
for the Internet.
-
RPG CGI program development toolset (library CGIDEV2)
A toolset, based on a service program,
which allows to write Common Gateway Interface (CGI)
RPG programs through simple functions.
This toolset has two main advantages
- you define your HTML scripts in source members
or in IFS stream files.
In concepts, this techniques is similar to that
of an externally defined file, though it's much easier
than using DDS.
By using this technique, your programs
are largerly independent from the specific HTML
presentation. You may change your HTML without
changing your programs.
- your RPG program, instead of invoking directly the
HTTP APIs to handle the input/output from/to
the remote browser, requests services to our
service program. By doing this, your programming
is much easier and requires much less testing.
We teach this approach through
demos, tutorials, and sample source code.
You may download all this, install it
on your iSeries 400, run it exactly as in our Web site,
and learn from our original source code, which is
totally delivered, inclusive of the service program!
A special tutorial is provided separately:
-
COBOL CGI programs development tool (library CGICBLDEV2)
A special wrapper allows COBOL programs
to exploit the same functionalities
provided to RPG programs for the WEB.
A COBOL CGI tutorial is included.
-
A brief tutorial on JavaScript
(library JS2)
that you may need further on
to provide enhanced functionalities
to your HTML scripts.
-
Web Security Made Easy (library WEBSECURE).
A tutorial on Web security techniques
that may help you in your first protection steps.
-
HTTP powered by Apache -
Some considerations for beginners
- Utilities for your Web site:
- Triple A Secured TCP (library SECTCP)
It provides customized security for your
FTP, WSG, and TELNET servers.
It also provides logs, browsing and quering
facilities, that will make your auditing
really easy.
- Library Compressor (library EZPACK)
It allows to save OS/400 libraries
as PC compressed files.
It could be a valuable tool in cases
where you are, say, an iSeries 400 software
company and you want to enable your customers
to download through the Internet the latest
versions of your products.
- iSeries WEB Access Toolkit (library WEBACT)
It provides webmasters with some facilities to maintain their
iSeries Web sites through the Web itself.
Read some documentation.
- MIME & Mail (library MMAIL)
A service program and utilities that
allow to create and send mail messages attaching
any type of objects, such as documents, printouts, images,
audios, videos, save files, etc..
Read some documentation.
- IFS Tool (library IFSTOOL)
A set of programmable commands to work with IFS objects.
Read some documentation.
- File Upload Utility (library FUPLOAD)
It allows to upload via HTTP whatever PC local file to a user-specified IFS directory on an iSeries server.
Read some documentation.
- Miscellaneous:
- PgmRegen,
an utility able to retrieve the composition of ILE programs
and to automatically regenerate both OPM and ILE programs
in all HLL languages.
- Db2XTool,
an utility able to convert database files to PC formats
(.csv, .html, .txt, .xml) and to display the result
via EXCEL, Internet Explorer, or Notepad.
-
Websiter/400 "The Eventer" (library WEBSITER).
A full blown RPG CGI application
able to generate Web sites
for events like seminars, congresses, conventions, etc.
It demonstrates the power of our CGI development technique.
|
For further information on deliverables
please refer to the following pages:

|
|
contact us
|
|