Hacker News new | ask | show | jobs
by JKCalhoun 2679 days ago
Dumb question — what would be involved in writing a mobile app that called BBS's? Handled the modem protocols, displayed ANSI graphics, etc....
1 comments

These days, most BBSs are TCP/IP enabled (ie, telnetbbs). No modem needed. So telnet plus an ANSI terminal emulator would do it. For extra credit, also sniff the stream for a zmodem header and auto download warez.