"EnTerr" wrote:
Oh. It's just timing out.
It connects first but then kicks you out within five seconds or so. "Type faster" :mrgreen:
EnTerr is right, as usual.
🙂 The ECP server is not intended to support interactive telnet connections.
But if you can send a valid HTTP request quickly, as in EnTerr's example, it should work.
Your telnet client would have to be in passive mode (not sending control sequences, for example), for that to work.
Using curl / wget / etc. would probably be easier, depending on what you are trying to do.