I recently acquired an HP48G calculator, and my current obession is to get it to communicate with my beige Power Macintosh G3, which is running MacOS X 10.2.8.
To this end, I have built a cable.
I've connected this calculator to my wife's Windows 2000 system using the cable that I have built, and installed this software on my wife's computer, and verified that this works.
I've then connected the calculator to my Macintosh, to which I have downloaded and installed this software, which only works under MacOS 9 or lower, and verified that this works. So my cable is good, and my whole hardware setup is good.
So, what do I need to do to communicate with this calculator from MacOS X? I understand that this calculator wants to use the Kermit protocol, or alternatively, XMODEM. I'm an old fossil back from the days before mere mortals had access to the Internet, when geeks like myself communicated and exchanged software via standalone BBSes which we would dial directly into with our modems; so I have some basic familiarity with using a terminal program, and with protocols like Xmodem and Kermit.
I tried using ZTerm to talk to my HP48G, to no avail. It seemed obvious enough how to configure the HP48G and to configure ZTerm so that they should each be trying to speak the same protocols at the same speeds and everything, but try as I might, I could not get either ZTerm or the calculator to respond to anything done at the other.
Thinking there may be some problem inherent in ZTerm, I downloaded, compiled, and installed C-Kermit and tried using it. I got the same results as with ZTerm, which is to say, no results at all. (BTW, the answer to the trouble that the guy at the end of this thread had getting it to work seems to be that for whatever reason, C-Kermit needs to have root access in order to talk to the serial port. Don't ask me why. If I run it directly, it doesn't have permission to talk to /dev/cu.printer but it seems to work that far if I run it via sudo.)
So, I seem to have the hardware connection straight, and I've got two different pieces of software that should be able to speak Kermit. What am I missing? What do I need to do on each side of the connection to get the two sides to talk to each other?
Edited: 24 Mar 2007, 8:45 a.m. after one or more responses were posted