muta...@gmail.com
2020-11-09 10:25:33 UTC
I'm interested in what the minimum computer
requirements are to dial a BBS and read/write
messages in a forum (like this one).
The VIC 20 only came with 5 KiB of RAM standard
as far as I can tell.
Assume the computer being dialed has enough
computing power to do whatever you want. It
may even be an MVS mainframe with special
equipment to support modem access.
But if you only have 5 KiB of RAM, you can't
expect to download an entire message and
edit it locally. You will need to just read
characters from the COM port (which are
hopefully in a format suitable for a VIC 20)
and directly display them on the screen.
There may be scroll-up/down commands
sent from the BBS as well.
I'm interested to know at what date I could
have started using BBSes if I had cooperative
parents and a cooperative mainframe owner.
BBSes are a life-changing experience,
allowing you to talk to the world.
I'm also interested in implementing a small
comms program on a suitable emulated
machine. Perhaps starting with a 8086 with
16 KiB of memory, so I can presumably use Bochs.
Thanks. Paul.
requirements are to dial a BBS and read/write
messages in a forum (like this one).
The VIC 20 only came with 5 KiB of RAM standard
as far as I can tell.
Assume the computer being dialed has enough
computing power to do whatever you want. It
may even be an MVS mainframe with special
equipment to support modem access.
But if you only have 5 KiB of RAM, you can't
expect to download an entire message and
edit it locally. You will need to just read
characters from the COM port (which are
hopefully in a format suitable for a VIC 20)
and directly display them on the screen.
There may be scroll-up/down commands
sent from the BBS as well.
I'm interested to know at what date I could
have started using BBSes if I had cooperative
parents and a cooperative mainframe owner.
BBSes are a life-changing experience,
allowing you to talk to the world.
I'm also interested in implementing a small
comms program on a suitable emulated
machine. Perhaps starting with a 8086 with
16 KiB of memory, so I can presumably use Bochs.
Thanks. Paul.