Objective C TCP Socket with NSStream: Client [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

Server App Video:Server App Code

Enjoy!!!
don’t forget to subscribe on YouTube as more code coming.

You may also like...