I while ago, there was a QtTelnet class. Why was that class removed ?
I know that I can acheive a telnet connection using QtcpSocket, and then develop myself the handling of telnet protocol messages, but this is a huge task.
All this was done in QT, why removing it ?