I saw this in some official iOS apps, so I know it's possible and permitted.
I want to write a small socket server in iOS that some other application, that I will write for a desktop machine, can connect to and read data from.
Anyone did something like this and can help me with some clues or knows a good starting point ?