views:

94

answers:

0

Hi, Can anybody help me how to create a socket connection using objective c which should remains always open. Also i need to send data to the server in particular time intervals. I followed the following article to create a socket connection. Stream Programming guide for cocoa

Using this i created a socket connection and send the data successfully. But i am not able to send the data repeatedly in the same connection. Please help me in this.

Thanks, Ramesh.P