TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6541
Posted: 09:20pm 28 Mar 2023
I understood that TFTP uses udp port 69. I didn't realise that Peter has found a way to run it over serial.
There is a lot I don't understand...
MMEdit's file manager assumes that TFTP is usable when connected via TCPIP but not available when connected by USB.
MMEdit uses the IP of the telnet connection to know where to send the TFTP packets. If you are connected by USB serial, MMEdit has no idea what the IP is or if there is any IP associated with the device it's talking to.
MMBasic serial connections use raw data rather that Telnet protocol.