Sending Binary file over TCP inserts additional data
Open Date: 2014-07-09 23:38
Letztes Update: 2014-07-11 08:52
Reporter: | (Anonymous) | Eigentümer: | yutakapon |
---|---|---|---|
Priority: | 5 - Medium | MileStone: | (None) |
Type: | Bugs | Severity: | 5 - Medium |
Component: | Tera Term | Status: | Closed |
Resolution | None |
Details
Establish connection:
1) File->New Connection
2) Select TCP/IP
3) Enter IP address
4) Select Service:Other
5) Enter TCP Port #
6) Leave SSH Version and Protocol as default
Send File
1) File->Send file...
2) Select option Binary
3) Select file
4) Press Open button
The file is sent to the connection. The issue I am seeing is that if my file contains the byte 0x0D, then an extra byte of 0x00 is inserted into the data stream. I have verified that my binary file contents are correct. I used Wireshark to verify the data being sent over the TCP/IP connection and that indeed the 0x00 is being inserted into the data stream after the 0x0D.
Last Update of this Ticket
2014-07-11 08:52 Update by: doda
- Ticket Close date set to 2014-07-11 08:52
- Status Update from Open to Closed.