Hello!
I have trouble with running FTP Client and Telnet Client examples under Win XP VMWare guest OS. Host OS is either Linux or Win XP, the issue exist in both cases. FTP client cannot connect to any FTP server. I analyze network traffic with Wireshark and found that connection establishes normally, but then the client cannot receive reply with the directory listing and stops by timeout 180 seconds later, however the packets with the directory list do appear at the Wireshark logs at the very moment! Telnet client seems to be almost working, but I get the reply of my previous command no earlier than I send the next one! When starting under the real Windows XP these examples work excellent. And so do the other Telnet and FTP clients ('telnet' and 'ftp' commands in shell, or Total Commander for example) under virtual Windows XP. So it seems that the issue is in the LabWindows networking library. Can anyone help me to beat the issue?