Menu

#2 libax25: Support for binary telnet sessions

open
nobody
None
5
2005-12-10
2003-04-10
No

I modified ax25io.c and ax25io.h to allow binary telnet
sessions (some need the full 8-bit character set). Added
the function axio_tn_do_8bit to activate this option.

I also had to change the handling of end-of-line character
(or CRLF sequences), since a telnet client in binary mode
does not necessarily send a CRLF sequence like
standard telnet sessions.

Im not sure if I understand the telnet negotiation correctly
but the patch seem to work ok for me.

Discussion

  • Řyvind Hanssen

    Řyvind Hanssen - 2003-04-10
     
  • Řyvind Hanssen

    Řyvind Hanssen - 2003-04-10

    Logged In: YES
    user_id=73464

    Here is the correct patchfile. 73 de LA7ECA.

     
  • Řyvind Hanssen

    Řyvind Hanssen - 2003-04-10
     
  • thomas osterried

    • priority: 5 --> 7
    • status: open --> pending
     
  • SourceForge Robot

    • status: pending --> closed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • thomas osterried

    • priority: 7 --> 5
    • status: closed --> open
     
  • thomas osterried

    Logged In: YES
    user_id=231938

    unfortunately, this patch does not apply anymore to the
    current version of ax25io.{c,h}