Feeds
已回答
Problem receving countinously data with a UDP socket connection
Try adding flushinput(obj.u_in); before each new fread. I had similar problems, and clearing the buffer helped.
Problem receving countinously data with a UDP socket connection
Try adding flushinput(obj.u_in); before each new fread. I had similar problems, and clearing the buffer helped.
6 years 前 | 0
