paneech86 / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

Huge lag when connecting to device with telnet #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

When I use telnetd to connect from another computer to terminal IDE, the telnet 
session lag too much to be usable.
Using the termimal on the local device is very fast and responsive but it takes 
about 5 seconds for character I type to show on the telnet terminal. 
The problem does not seem to be linked with ressource; "top" command show a 
very low CPU usage and commands issued through telnet terminal show output very 
quickly; only typing seems to lag somehow.

What steps will reproduce the problem?
1. Start Terminal IDE and open telnet daemon (telnetd)
2. From another computer, connect to port 8080 using a telnet client
3. Connection show HUGE lag between command

What is the expected output? What do you see instead?
Connecting to the telnet deamon should by about as fast as using the terminal 
on the local device.

What version of the product are you using? On what operating system?
Terminal IDE v1.991
Android 4.1.1
Phone is Galaxy Nexus GT-I9250

Please provide any additional information below.

Original issue reported on code.google.com by WBour...@gmail.com on 7 Oct 2012 at 5:52