6 ms·
Yes, you can definitely connect manually through telnet (I did it back in the old days). The only problem is it will not stay connected too much, because you sh
by apeacox 8y ago
Yes, you can definitely connect manually through telnet (I did it back in the old days). The only problem is it will not stay connected too much, because you should also reply to server's PINGs at regular time intervals otherwise you'll get disconnected.
- caf 8y agoWith most servers you don't actually have to specifically reply to the PINGs, just sending something regularly should keep you connected.