Hi to all...
I want to create a chat application for iphone...
I am stuck between synchronous and asynchronous sockets..
In synch client have to create a new connection to server each time..which i m sure is not a feasible logic...
I think i need to use asynch sockets..I hav googld for simple application for dis so dat i can undrstnd hw 2 implement asynch sockets for my purpose but dat doesn't help me..
can sm 1 provide me a simple asynch application in
XCODE,
having a client which sends a message and recieve back a reply from server each time it sends the message..
and its also for multiple clients....
plz do reply..
If u hav some code logic for dat plz send me to
rahul2526@gmail.com
Thanks in advance...