开发者

Flushing TCP Incoming Stream?

开发者 https://www.devze.com 2023-04-12 07:28 出处:网络
I am building a iPad app (Object C) and its pure开发者_开发问答 purpose is to receive information from a wireless device. I can connect fine and receive information but sometimes the incoming stream h

I am building a iPad app (Object C) and its pure开发者_开发问答 purpose is to receive information from a wireless device. I can connect fine and receive information but sometimes the incoming stream has information I don't want. Is there a way to flush the incoming stream to clear all incoming bytes?


No, there isn't. Just skip it.

0

精彩评论

暂无评论...
验证码 换一张
取 消