Do you know some good tutorial that teaches how to make a simples TCP socket connection to a ip, and just send JSON to it?
I’m getting depressed, cause I can’t find something easy to implement (I’m a fresh noob yet).
Thanks a lot guys!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well i just followed the raywenderlich tutorial:
http://www.raywenderlich.com/3932/how-to-create-a-socket-based-iphone-app-and-server
and maked a little adjustment to the initiation of the stream: