/$top Content-Type: text/html Expires: 0 Easy400 Deliverables
IBM®
Skip to main content
     United States  [ change ]      Terms of use
 
 
   
     Home      Products      Services & solutions      Support & downloads      My account     
 
/$altlng *** Alternate national language /$altlnge *** End of alternate national language /$tellibm /$tellibme
Easy400
Italian
Open Source
Deliverables
Downloads
Resources
Let IBM know
 
Midrange servers   >   iSeries Nation   >   Resources   >   Forums

Easy400
Deliverables
 
 


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
    1. 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.
    2. 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:
    1. 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.
    2. 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.
    3. 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.
    4. 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.
    5. IFS Tool (library IFSTOOL)
      A set of programmable commands to work with IFS objects.
      Read some documentation.
    6. 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:

download now

contact us contact us

/$end
  About IBM   |   Privacy   |   Contact
/$ITtop Content-Type: text/html Expires: 0 Easy400 - Strumentazione
IBM®
Skip to main content
     Italia  [ cambia ]      Condizioni di utilizzo
 
 
   
     Home      Prodotti      Servizi & soluzioni      Supporto & download      Il mio profilo     
Midrange servers   >   iSeries Nation   >   Resources   >   Forums
Easy400
Strumentazione
Tutta la seguente strumentazione è scaricabile gratuitamente, comprensiva di tutti i sorgenti:

  • TCP/IP Configuration Guide (libreria TCPCFG)
    Una guida per configurare per Internet il TCP/IP dell'OS/400.

  • RPG CGI program development toolset (libreria CGIDEV2)
    Un service program poliedrico che consente di scrivere programmi Common Gateway Interface (CGI) in linguaggio RPG tramite funzioni molto semplici.
    I vantaggi sono due
    1. L'HTML si scrive esternamente in membri origine o in stream file IFS. Concettualmente questa tecnica è simile all'utilizzo delle DDS per definire un file esterno, ma è estremamente più semplice. In questo modo i programmi sono largamente indipendenti dalle specificità della presentazione HTML, cosicchè l'HTML può essere variato senza dover modificare i programmi.
    2. Il programma RPG --anzichè invocare direttamente le API dell'HTTP per gestire l'input e l'output da / al browser client -- richiede servizi al service program. In questo modo la programmazione diventa molto semplice e necessita di tempi di collaudo molto più brevi.
    Questo metodo viene insegnato tramite dimostrazioni, un manuale per lo sviluppatore e numerosi esempi.
    È possibile scaricare ed installare il tutto sul proprio AS/400 e farlo funzionare esattamente come appare in questo nostro sito Web, imparando dai nostri sorgenti, che vengono consegnati senza esclusione, anche quelli del service program!
    Uno speciale strumento didattico è disponibile separatamente. Si tratta del
  • COBOL CGI programs development tool (libreria CGICBLDEV2)
    Uno speciale contenitore consente ai programmi COBOL di poter fare altrettanto.
    Viene fornita anche la relativa didattica.

  • Un piccolo manuale di JavaScript (libreria JS2), che può servire successivamente per fornire gli script HTML di funzioni esercitabili sul client.

  • Web Security Made Easy (libreria WEBSECURE).
    Un manuale introduttivo sulle tecniche di "security" specifiche del Web, con esempi e programmi di utilità.

  • HTTP powered by Apache - Alcune considerazioni per i principianti.

  • Programmi di utilità per i siti Web:
    1. Triple A Secured TCP (libreria SECTCP)
      Consente di attuare una "security" personalizzata per i serventi FTP, WSG, e TELNET.
      Consente inoltre di tenere log delle attività e di poterli facilmente consultare, così da facilitare le attività di controllo.
    2. Library Compressor (libreria EZPACK)
      Consente di salvare librerie OS/400 come file PC compressi. Può essere di grande utilità per chi distribuisce software applicativo.
    3. iSeries WEB Access Toolkit (libreria WEBACT)
      Consente ai webmaster di aggiornare i loro siti WEB utilizzando l'HTTP.
      Per saperne di più ...
    4. MIME & Mail (libreria MMAIL)
      Consente di creare e di inviare e-mail contenenti qualunque tipo di allegato, per esempio documenti, stampe, immagini, audio, video, file di salvataggio, ecc.
      Per saperne di più ...
    5. IFS Tool (libreria IFSTOOL)
      Un insieme di comandi programmabili per lavorare con gli oggetti IFS.
      Per saperne di più ...
    6. File Upload Utility (libreria FUPLOAD)
      Consente di effettuare l'"upload" di un qualunque file locale PC su una directory IFS - specificata dall'utente - di un servente iSeries.
      Per saperne di più ...

  • Miscellanea:
    • PgmRegen, una utilità in grado di reperire la composizione di programmi ILE e di rigenerare automaticamente sia programmi ILE che programmi OPM in tutti i linguaggi HLL supportati.
    • Db2XTool, una utilità in grado di convertire i database a formato PC (.csv, .html, .txt, .xml) e di visualizzare il risultato tramite EXCEL, Internet Explorer, o Notepad.

  • Websiter/400 "The Eventer" (libreria WEBSITER).
    Una completa applicazione CGI in RPG capace di generare siti Web per la gestione di eventi come seminari, congressi, convention, ecc.
    Dimostra la flessibilità e la potenza del nostro metodo di sviluppo in CGI.


Per ulteriori informazioni ci si riferisca alle pagine seguenti:

download now

scrivici scrivici

/$ITend
  IBM in Italia   |   Privacy   |   Contatta