Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:petscii [2019/11/17 19:00] – created digital manhowto:petscii [2021/09/16 13:06] (current) – [Listening] Typo digital man
Line 3: Line 3:
  
 Because the Commodore 64 only supported 40 column text modes, 40 column PETSCII is the most common mode: Because the Commodore 64 only supported 40 column text modes, 40 column PETSCII is the most common mode:
 +
 {{:howto:40col_petscii_answer.png?600|Example 40 column PETSCII answer screen}} {{:howto:40col_petscii_answer.png?600|Example 40 column PETSCII answer screen}}
  
 However, a Commodore 128 could also support 80 column text mode, so 80 column PETSCII is also supported: However, a Commodore 128 could also support 80 column text mode, so 80 column PETSCII is also supported:
 +
 {{:howto:80col_petscii_answer.png?600|Example 80 column PETSCII answer screen}} {{:howto:80col_petscii_answer.png?600|Example 80 column PETSCII answer screen}}
  
Line 17: Line 19:
 | ''Pet80Port'' | 128     | TCP Port used for 80-column PETSCII terminal connections | | ''Pet80Port'' | 128     | TCP Port used for 80-column PETSCII terminal connections |
  
-If any incoming TCP Terminal connections are accepted on either of these configured ports, then the terminal will be assumed use PETSCII characters and terminal control sequences.+If any incoming TCP Terminal connections are accepted on either of these configured ports, then the terminal will be assumed to use PETSCII characters and terminal control sequences.
  
 The initial terminal //width// (either 40 or 80 columns) will be determined based on which Terminal Server port answered the connection. The initial terminal //width// (either 40 or 80 columns) will be determined based on which Terminal Server port answered the connection.
Line 27: Line 29:
 ===== Listening ===== ===== Listening =====
  
-By default, the Synchronet Terminal servers only listen on the standard TCP ports for the protocols supports (e.g. 23 for Telnet, 513 for RLogin, 22 for SSH). To add support for either or both PETSCII ports, you'll need to add one or both port numbers (following a colon) to one of the comma-separated address values for one of the ''Interface'' keys in the ''[bbs]'' section of the ''[[dir:ctrl]]/[[config:sbbs.ini]]'' file. Example:+By default, the Synchronet Terminal server only listens on the standard TCP ports for the protocols supported (e.g. 23 for Telnet, 513 for RLogin, 22 for SSH). To add support for either or both PETSCII ports, you'll need to add one or both port numbers (following a colon) to one of the comma-separated address values for one of the ''Interface'' keys in the ''[bbs]'' section of the ''[[dir:ctrl]]/[[config:sbbs.ini]]'' file. Example:
  
   TelnetInterface = 0.0.0.0,0.0.0.0:64,0.0.0.0:128,::   TelnetInterface = 0.0.0.0,0.0.0.0:64,0.0.0.0:128,::
howto/petscii.1574046045.txt · Last modified: 2019/11/17 19:00 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0