http://bugs.winehq.org/show_bug.cgi?id=11621
--- Comment #22 from Kenneth Robinette support@securenetterm.com 2010-01-15 14:36:03 --- (In reply to comment #21)
(In reply to comment #20)
I just tried it and can say there is no problem using telnet with netterm. if you encounter some problems with it its definitly not the same bug as this one here and you should open a new one please.
Are you saying you can install NetTerm and connect to a host computer telnet server with no problems? If that is correct, what version of wine are you using?
I found the problem. It is in the telnet tcpip network code, sort of like the Putty problem. NetTerm locks up when it issues a winsock recv()call for 1 byte with MSG_PEEK in the flags field.