开发者

How to establish Tcp connection between IOS and windows?

I'm trying to implement tcp connection between my开发者_高级运维 Ipod as client and PC as server. I use QTcpServer to provide a server. What is the best way to realize the connection?


Using CFSocket. An awesome cocoa class has been written to wrap CFSocket for you asynchronously! It supports both UDP and TCP, I am using it myself in an IM application.

AsyncSocket on iphone

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜