Normally, when I have a PC with only a serial port and install media, I do a bootstrap from tcom.com or a BASIC Kermit to upload additional files to my machine.
COM2 connects to a real port (which is great!), so you can emulate a file transfer with a null modem cable connected to another serial port on your local machine. However, I'd like a simpler setup.
Would a COM3 port that is attached to a listening TCP port that sends/receives raw bytes be something you'd be interested in? I am willing to prototype this feature myself.
Normally, when I have a PC with only a serial port and install media, I do a bootstrap from tcom.com or a BASIC Kermit to upload additional files to my machine.
COM2 connects to a real port (which is great!), so you can emulate a file transfer with a null modem cable connected to another serial port on your local machine. However, I'd like a simpler setup.
Would a COM3 port that is attached to a listening TCP port that sends/receives raw bytes be something you'd be interested in? I am willing to prototype this feature myself.