POC - Central-Texas-Commodore-Users-Group/web2go-bbs GitHub Wiki
The POC can be broken down into the following major buckets:
- Support TCP connections. Attempt to automatically detect the character set on connect (PETSCII vs ASCII)
- “Dynamic connection screen”. Prove out adapters- send the correct data per connection type.
- Dynamic menu system. Show/hide features? Different per connection?
- Logins- handle/profiles. Can we support SSL and paswordless (multiple public keys per profile— one for c64, one for amiga, etc)?
- File transfers. Support custom protocols (zmodem)
- System mail (send to other users).