cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
windows sockets (WINSOCKS) problem
Page 2
windows sockets (WINSOCKS) problem
Pages:
1
2
Jan 14, 2010 at 6:02pm UTC
Incubbus
(678)
"Get Last Error", my friend ^-^
Jan 15, 2010 at 12:29am UTC
syncopath
(13)
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:
1
2