Hi all,
Please help me to solve my problem:
I uses CAsyncsocket. when I connect() to server (telnet), the server response "WSAEWOULDBLOCK" and I received 3 letters " #$" (Space#$). (FTP is OK)
When I uses CSocket to connect, I did not receive "WSAEWOULDBLOCK" but I also received " #$" only.
(I used Windows Telnet to connect to the server, the server always responses well).
Please help me to solve (with codes if possible).
Thanks in advance!
B/R
Please help me to solve my problem:
I uses CAsyncsocket. when I connect() to server (telnet), the server response "WSAEWOULDBLOCK" and I received 3 letters " #$" (Space#$). (FTP is OK)
When I uses CSocket to connect, I did not receive "WSAEWOULDBLOCK" but I also received " #$" only.
(I used Windows Telnet to connect to the server, the server always responses well).
Please help me to solve (with codes if possible).
Thanks in advance!
B/R