POC - Central-Texas-Commodore-Users-Group/web2go-bbs GitHub Wiki

The POC can be broken down into the following major buckets:

  1. Support TCP connections. Attempt to automatically detect the character set on connect (PETSCII vs ASCII)
  2. “Dynamic connection screen”. Prove out adapters- send the correct data per connection type.
  3. Dynamic menu system. Show/hide features? Different per connection?
  4. Logins- handle/profiles. Can we support SSL and paswordless (multiple public keys per profile— one for c64, one for amiga, etc)?
  5. File transfers. Support custom protocols (zmodem)
  6. System mail (send to other users).