|
-
Jun 22nd, 2007, 07:35 AM
#1
Thread Starter
New Member
need help on winsock control
hai,
using winsock control (UDP protocal) i am receiving data and processing. everything is ok when the datagram/packet size is small. but if the datagram/packet size is more like 10kb i am getting an error saying "the datagram is too big to fit into buffer...." how to solve this error. i cannot change the code on other side to reduce the datagram/packet size. if i have to increase the winsock control buffer size how to do that ? because the same data i am able to recive by a patch program written in VC. is it possible to use winsock api insted of winsock control? , if so how to call the api and what are the all api
thanking you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|