I want to use the iOS device as a TCP client, but I do not understand the API / guide / Sample How to do this I have tried the SimpleNetworkStreams and PictureSharing , but both of them are using Banjur I can easily make UDP connections, UDPEcho I learned through , but I can not get a good sample for TCP as UDPEcho May include'd like a simple example of connecting to the server and want to print the screen all the messages coming from the screen - is the same.
Thank you!
Have you seen the asynchronous project?
It supports TCP and UDP. To find it, I go to "Coco TCP socket class".
Note: Project
Comments
Post a Comment