Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Option to insert delay between each byte send #16

Open
mcandre opened this issue Aug 11, 2019 · 0 comments
Open

Enhancement: Option to insert delay between each byte send #16

mcandre opened this issue Aug 11, 2019 · 0 comments

Comments

@mcandre
Copy link

mcandre commented Aug 11, 2019

For legacy telnet servers such as rmenu (FreeDOS), client data is often lost when sent too quickly. This happens even though the connection is TCP. So, it would be nice if net-telnet offered a configuration option for the client object, to wait that many seconds between each byte sent to the telnet server. This significantly improves data integrity.

For example, telnet clients running commands on FreeDOS servers, should wait about 1-2 seconds between each (hot)key press. What do you think, could net-telnet get this kind of configuration parameter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant