D
D
Dmitry Zamula2013-11-30 07:48:09
Objective-C
Dmitry Zamula, 2013-11-30 07:48:09

How to use sockets on objective-c for iOS?

I'm making an iOS application that needs to connect to a server over a TCP socket and receive/send data, but I can't find anything on the internet about iOS sockets. Tell me which way to look to study iOS sockets.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Egor Tolstoy, 2013-11-30
@DimkaMind

1. Comprehensive material from raywenderlich.com.
2. Official manual .
3. Another good article from maniacdev.com.

O
OnYourLips, 2013-11-30
@OnYourLips

You need to look at the manual.
Or to google.
For each of the search results on the first page of Google there is comprehensive information.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question