• Linemode

    From Apam@VERT to digitalman on Mon May 3 20:30:38 2021
    Hi There

    I'm playing around on riscos writing a little bbs as a diversion :) anyway, i'm using linemode rather than character at a time.

    I'm not sure if I'm doing something wrong or if syncterm doesn't support line mode.

    I'm sending:

    255, 253, 1
    255, 253, 3
    255, 251, 34

    (IAC WONT ECHo, IAC WONT SGA and IAC WILL LINEMODE)

    It's working in the linux telnet client, and also nettle (the riscos telnet client) however syncterm appears to be doing line mode, it's just not echoing characters.

    I know linemode is not normally used in bbses, and it's def not supported in magiterm, so i thought i'd try syncterm with it being the most feature full :)

    Andrew

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Apam on Mon May 3 20:45:24 2021
    Re: Linemode
    By: Apam to digitalman on Mon May 03 2021 08:30 pm

    Hi There

    I'm playing around on riscos writing a little bbs as a diversion :) anyway, i'm using linemode rather than character at a time.

    I'm not sure if I'm doing something wrong or if syncterm doesn't support line mode.

    I'm sending:

    255, 253, 1
    255, 253, 3
    255, 251, 34

    (IAC WONT ECHo, IAC WONT SGA and IAC WILL LINEMODE)

    It's working in the linux telnet client, and also nettle (the riscos telnet client) however syncterm appears to be doing line mode, it's just not echoing characters.

    I know linemode is not normally used in bbses, and it's def not supported in magiterm, so i thought i'd try syncterm with it being the most feature full :)

    SyncTERM doesn't support echo (it won't echo) or line mode. Its should be NAKing your commands. Are you watching for Telnet responses from the client?
    --
    digital man

    Rush quote #6:
    ... but most of us just dream about the things we'd like to be
    Norco, CA WX: 69.2°F, 50.0% humidity, 6 mph E wind, 0.00 inches rain/24hrs
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Apam@VERT to Digital Man on Mon May 3 23:27:41 2021
    Re: Linemode
    By: Digital Man to Apam on Mon May 03 2021 08:45 pm

    SyncTERM doesn't support echo (it won't echo) or line mode. Its should be NAKing your commands. Are you watching for Telnet responses from the client?
    Nah, just dropping them, I should have thought to look at them - it's just a very very simple thing to have a break from other things :)

    Thanks for the quick response, much appreciated :)

    Andrew

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net