

- Hard drive reader software for as400 how to#
- Hard drive reader software for as400 64 Bit#
- Hard drive reader software for as400 generator#
- Hard drive reader software for as400 code#
- Hard drive reader software for as400 windows#
In the last few years Python has become very popular on the machine (as elsewhere) And all the languages can easily call procedures written in each other.
Hard drive reader software for as400 64 Bit#
Not sure what version this machine is, but for a couple of decades now it’s been a 64 bit machine that runs not only RPG (the current version is not at all like the old RPGII that people may remember), but also COBOL (which is making a comeback), REXX, Java, PHP, C and C++.
Hard drive reader software for as400 windows#
I program in Linux and Windows too, but the IBM i is my favorite. It doesn’t get the respect it deserves (and no one knows about it). I have to admit that I’m a bit of an IBM i (aka, iSeries aka AS/400) zealot. You have to remember that during the boot up time (we call it an IPL – Initial Program Load), it’s verifying that all the hardware is in good working order, the database is intact (and fixes any problems that were detected in its’ integrated DB2 Database) and many other things to make sure the system is running reliably. Posted in computer hacks, Retrocomputing Tagged as/400, cobol, hackaday retro edition, ibm, RPG, server, vintage computing, wireshark Post navigation Our very own documented his adventures poking around an Internet-connected AS/400 machine, which might serve as a helpful primer if you ever find one of these delightfully oddball computers kicking around the local recycling center. He didn’t quite feel up to writing a whole HTML parser, but he got as far as generating a HTTP GET request, downloading the page’s source, and opening it up as a local file.
Hard drive reader software for as400 generator#
So he was in, but now what? decided that he couldn’t truly call this machine bested until he could pull up the Hackaday Retro Edition, so he started work on writing a program to let him pull down the page directly on the AS/400 in IBM’s proprietary Report Program Generator (RPG) programming language.

He tried a few common usernames and passwords, helped along by the fact that this OS from a somewhat more innocent era will actually tell you if you have the username right or wrong, and eventually managed to hack the Gibson with the classic admin/admin combo. He was surprised to see the operating system was apparently in Dutch, but at least he was in. There are a few clients out there that allow you to remotely log into an AS/400, so he downloaded one and pointed it to the server’s IP. Eventually he started to pick up packets coming from the IP address 10.10.10.9, and he had his target. So he shut the server down, plugged it directly into his laptop’s Ethernet port, and watched the output of Wireshark as it went through its arduous boot sequence. noted that there was no new DHCP entry in his router for the server, but of course that was hardly surprising as the machine would have certainly had a static IP when it was in use. Built to be a pure server, the machine didn’t offer any video output so he’d have to log into it over the network.
Hard drive reader software for as400 how to#
This meant the system passed all the internal checks and was ready to go, he just had to figure out how to talk to the thing.
Hard drive reader software for as400 code#
But in the end it worked out, and best of all, he documented the successful process of dragging this 90’s behemoth into the blinding light of the twenty-first century for all the world to see.Īfter getting the machine home and sitting through its thirty minute boot process, was relieved to see the code 01 B N pop on the server’s display. He knew it was something of a risk, as maintenance and repair tasks for these machines were intended to be done by IBM certified technicians rather than the DIYer, leaving little in the way of documentation or even replacement parts. So when a local IT company went belly up and was selling their old hardware, including a late 90’s era IBM AS/400e Series, jumped at the chance to take this unique piece of computing history home.

Unless you’re a particularly big fan of COBOL you probably won’t have much use for one today, but that doesn’t mean they aren’t worth playing around with if the opportunity presents itself. Introduced in 1988 as a mid-range server line, it used a unique object-based operating system and was geared specifically towards business and enterprise customers. If you’ve never seen an IBM AS/400 machine, don’t feel bad.
