I am trying to write a telnet app using the Winsock control but I keep getting garbage back from the server. Are there any settings that I might need to consider when I make my connection to the server. The server is a VMS server and runs a standard telnet service (port 23). A standard telnet app(Microsoft Telnet) works fine with this server.