I was recently writing a perl based server from which I could obtain a data report. When I telnet in from linux, I can type out a line, then press Enter, and the whole line is sent (like block mode?) I connected to the same server from a WinXP shell, however each time I pressed a key, the data was s...