I am learning objective C.I like to know about client/server(socket) programming for iphone. I went through many answers,but still having many confusion with that flow and working.Can anyone help me out with code.
            Asked
            
        
        
            Active
            
        
            Viewed 3.1k times
        
    10
            
            
        - 
                    possible duplicate of [iPhone socket program](http://stackoverflow.com/questions/1083017/iphone-socket-program) – Brad Larson Aug 20 '10 at 16:17
 - 
                    i cant repost my code here, because SO considers it spamming to repeat your answer. check out [this sample code and tutorial link][1]. works like a charm and is really simple to implement, less than 3 minutes and you are up and going (IF you have a socket server ready). [1]: http://stackoverflow.com/a/16171570/1166727 – tony gil Apr 23 '13 at 14:18
 
2 Answers
9
            
        Chuck
        
- 234,037
 - 30
 - 302
 - 389
 
- 
                    1
 - 
                    
 - 
                    
 - 
                    The links still don't work, please can you update them for us all to share. – Jonas Feb 07 '18 at 12:56
 
3
            
            
        Go through this you will have to get basic idea of socket programming
http://ichuiphonedev.blogspot.in/2012/07/a-basic-idea-of-socket-programming-in.html