windows sockets (WINSOCKS) problem

Pages: 12
"Get Last Error", my friend ^-^
Hello Guys,

Yes I'm checking the recv return codes.

The "ByteReceived" in this code (ByteReceived = recv(NewConnection,(char*)&testimage, sz, 0);)
says it received about 1400+ bytes. Its buffer is around 600k bytes but it stops receiving at around 1400+.

Should I loop the receiver side as well?

Thanks,
Robbie
Topic archived. No new replies allowed.
Pages: 12