I asked a similar question on stackoverflow, but I figured I'd ask here as well.
I use the Hatari (Atari ST) emulator on a Mac. Since there are a number of Atari ST BBSes out there still today, I'd love to be able to connect to them using a VT-52 compatible Atari terminal program, like Freeze Dried Terminal, TAZ, or VanTerm.
But how can I get Hatari to work with telnet?
I see that Hatari offers RS232/serial emulation. The manual suggests writing Hatari RS232 input/output to a file like /dev/ttyS0.
And I found something called socat that lets you transfer data between various channels.
So: is there a way to make socat take a telnet session and pipe it into a file that can be read by Hatari's RS232 emulation?
Any ideas? I'm a unix novice, but I'd love to get this to work.














