Ymodem over TCP/IP connection failure
Eröffnet am: 2015-01-16 03:32
Letztes Update: 2015-01-16 03:32
Auswertung: | (Anonym) | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | (Keine) |
Typ: | Fehler | Schweregrad: | 5 - Mittel |
Komponente: | Tera Term | Status: | Offen |
Lösung | Keine |
Einzelheiten
Setup: Tera Term 4.85
TCP/IP host: localhost
Service: other
TCP port#: 1337
SSH version: SSH2
Protocol: UNSPEC
The recipient of the TCP connection is a program hosted on the same machine.
Initiating a Ymodem Send works correctly sometimes (maybe only if Tera Term is cleanly opened?), however, after trying to perform a Ymodem receive, Tera Term begins adding an extra byte between the header and the data, resulting in 0x02, 0x00, 0xFF, 0xFF, filename, length, etc. The extra byte pushes everything over one byte such that the packet is one byte too many and the second CRC byte is out of scope for the recipient. The CRC is correctly calculated for the intended message, and not the message with the extra byte, regardless.
Additionally, Ymodem Receive does not seem to accept 128 byte header packets (is this due to the standard TCP/IP packet size?); it simply does not respond and continues to send Cs until it times out.
Letzte Aktualisierung für dieses Ticket
2015-01-16 03:32 Aktualisiert von: None
- New Ticket "Ymodem over TCP/IP connection failure" created