Win Socket recv

Closed
prakash - Nov 19, 2008 at 10:33 AM
GiantLeap Posts 85 Registration date Saturday November 29, 2008 Status Member Last seen December 8, 2008 - Dec 2, 2008 at 10:24 AM
Hello,

I am working on windows networking program using winsock2 api's.

I am facing strange problem while send and recv.

While I send the data to the server, I would see connection is established and data is sent.
but while reading I am getting '13' '10' (CRLF) at the beginning.

Please any body help me out why is this happening?

Thanks and regards
PK.
Related:

1 response

Hi Prakash,

Were you able to solve the problem? I am facing a similar problem. can you help?
0
GiantLeap Posts 85 Registration date Saturday November 29, 2008 Status Member Last seen December 8, 2008 45
Dec 2, 2008 at 10:24 AM
check the remote system as it might chosen to deny your connection or debug a localhost connections first
0