Objective C TCP Socket with NSStream: Server [Cocoa Asynchronous Socket]
This video shows how to code a Asynchronous TCP Socket using cocoa framework(objective c). I divided video in two part Server App and Client App. It shows how to attach socket and stream (NSStream).
Classes Used: NSStream, CFSocketRef, NSInputStream, NSOutputStream, CFReadStreamRef, CFWriteStreamRef
Client App Video: Client App Code
Enjoy!!!
don’t forget to subscribe on YouTube as more code coming.