I am writing a script to interact with a modem. I have my modem set with the E0 and F1 hayes commands to not echo anything locally, because I want all of the input, including what is typed on the local keyboard, to be from the data that is echoed by the remote host. When the program runs, data sent by the remote host is OK, but data typed locally that is echoed by the remote host sometimes gets lost. Why would this be? Is there anything I can do on the local end to improve the echo from the remote host?
I hope I've been descriptive enough.
Thanks!
I hope I've been descriptive enough.
Thanks!