开发者

Network communication with NSFileHandle & NSSocketPort

开发者 https://www.devze.com 2023-04-03 05:15 出处:网络
I need some scripts of Netwo开发者_如何学Pythonrk communication with NSFileHandle & NSSocketPort

I need some scripts of Netwo开发者_如何学Pythonrk communication with NSFileHandle & NSSocketPort for Xcode programming...

Or, teach me how I can use NSSocketPort in order to communicate with any socket-based program on pc.

Thanks,


You need GCDAsyncSocket, an excellent sockets library for iOS.

0

精彩评论

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