i am a beginner in objective c and iphone and i have undertaken a project of ‘client
server program’ . but i m not having any idea about sockets in iphone . can anyone plz
suggest me some books or links from where i can easily understand the sockets and their
programming in objective c. i recently studied this tutorial but didn’t find it helpful
thanks.
Apple doc’s are best to learn any concept related to iOS.
Setting Up Socket Streams, Networking and Multitasking
Check the below link,
Example socket programming in iphone
Socket programming in iPhone