8

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.

torrential coding
  • 1,755
  • 2
  • 24
  • 34
Eljay
  • 941
  • 5
  • 15
  • 30

2 Answers2

5

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

Community
  • 1
  • 1
Jhaliya - Praveen Sharma
  • 31,697
  • 9
  • 72
  • 76
4

First start with Socket Programmming in C. read this presentation for start,it will help u.

torrential coding
  • 1,755
  • 2
  • 24
  • 34
sweets
  • 41
  • 1