开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Re: A modern BBS
Serial Ethernet is not CPnet.? ?Nor was it Ethernet as we know it since about 1987 or later. However I've worked with networking at the lower speed serial level with collision detect and its fairly
By ajparent1/kb1gmx · #136 ·
Re: A modern BBS
CPnet is CP/M with a few adds for intersystem data transfer (login, logout and protocols). Its pretty bare like CP/M and add little to make networking easier as most of that is in the bios extension
By ajparent1/kb1gmx · #135 ·
Re: A modern BBS
Bill, Yes and no.? CP/M (and multiprocessing cousin MPM) are operating systems. As such you can load a program and save a program do a directory listing. Things like ERA (erase files) would not be
By ajparent1/kb1gmx · #134 ·
Re: A modern BBS
maybe. I'm not familiar with cpm or mpm - would that provide BBS functions like messaging and file downloads? ________________________________ Sent: August 20, 2020 3:35 PM To: Z80MC@groups.io
By bill rowe · #133 ·
Re: A modern BBS
Like this: http://www.classiccmp.org/cpmarchives/cpm/Miscellany/cpnet.html There’s also the serial-ethernet bridge link I sent the other day. Rich -- Rich
By Richard Cini · #132 ·
Re: A modern BBS
It’s more the BBS server we would need to find I think.
By bill rowe · #131 ·
Re: A modern BBS
Here’s the link… https://github.com/asve79/z80-telnet Rich -- Rich Cini http://www.classiccmp.org/cini http://www.classiccmp.org/altair32
By Richard Cini · #130 ·
Re: A modern BBS
I found this on Github that looks like a Z80 client. Rich -- Rich Cini http://www.classiccmp.org/cini http://www.classiccmp.org/altair32
By Richard Cini · #129 ·
Re: A modern BBS
Rather than trying to accommodate HTML and a browser. It might be worthwhile to pursue telnet which is sort of TTY over TCP/IP. The only hardware interface you need is the kind of ethernet card you
By bill rowe · #128 ·
Re: Z80MC Front panel problem.
Paul, It's not a problem.? It's just not well explained in the manual.? The FE soft reset is detected in the Keyboard Scanning within the ISR.? It is to bring you back to the Monitor program, but
By joshbensadon · #127 ·
Re: A modern BBS
I think Leif even runs an internet BBS from his home.? He's a good guy, local to me, we used to see each other at the monthly TPUG meetings before covid.
By joshbensadon · #126 ·
Z80MC Front panel problem.
I've got wierd problem on my Front panel board. All keys work fine and display and LEDs are ok, but the F+E soft reset doesnt do anything. F+0 does a Hard Reset with display showing F-0? 01,, after
By Paul Bigwood · #125 ·
Re: A modern BBS
Contiki? has one major problem as I check often.? Its hardware specific, and no sources.? I think it wants a C128 or similar.? Generally the Commieswere pretty slick machines but those that could
By ajparent1/kb1gmx · #124 ·
Re: A modern BBS
Richard Cini wrote: There was a web browser for the C64 called Con-Tiki, I think. It provided a Windows-like user interface, and used some little box to connect to the internet, via an ethernet
By Lee Hart · #123 ·
Re: A modern BBS
Found it: https://github.com/LeifBloomquist/BBSServer and this one (a fork of one from Jim Brain): https://github.com/FozzTexx/tcpser Rich -- Rich
By Richard Cini · #122 ·
Re: A modern BBS
There is something for the Commodore computers which did just that. It was PC software, acting as serial to Ethernet bridge basically. Unfortunately I don’t remember the name; I’m trying to find
By Richard Cini · #121 ·
Re: A modern BBS
Mark Moulding wrote: Richard Cini wrote: This is exciting news! There are lots of CP/M C compilers (BDS-C, Small-C). I had assumed that a CP/M browser for the Z80 was a near-impossibility. But this is
By Lee Hart · #120 ·
Re: A modern BBS
There’s a smaller Lynx for DOS called “Links”. I have not tried it but I did download the source for it. It also looks like it’s written in C. Get Outlook for
By Richard Cini · #119 ·
Re: A modern BBS
I just fired up an old copy of Lynx under Win32, and was able to even use Google.? It in no way requires a mouse - it uses key strokes to select the next/previous "clickable" item (or text field).?
Re: A modern BBS
Lee, I was just browsing your site with Lynx with no issues.? Obviously it wouldn't render images but that was pretty much the only difference.? Also when selecting a link to a .pdf file Lynx
By Bob Kay · #117 ·