Open Source Projects:

I've become a firm believer in the open source movement. Here are some open-source projects that I'm involved in:

The Linux Tn5250 Project

 

An open-source 5250 emulator for Linux, FreeBSD, etc.

 

Traceroute for OS/400

 

A traceroute program for OS/400 V3R2 or later

 

The FTP API

 

A library of RPG IV functions for integrating FTP into your AS/400 software.

 

The HTTP API

 

A library of RPG IV functions for integrating HTTP into your AS/400 software.

 

The Remote Call API

 

A library of RPG IV and C functions for making program calls from your PC to your AS/400.

 

SNTP Program

 

An ILE RPG/400 program that you can use to sync your system with an internet time server.

 

Base64 Encode/Decode

 

An ILE RPG/400 service program that you can call from your other ILE programs to encode or decode base64 data.

 

Expat XML Parser

 

This is my port of the open source Expat XML parser to the iSeries, and my examples of how to use it from an ILE RPG program.