hello good morning everyone, i am looking for an ebook or online tutorial for building a chat application iphone sdk / XMPP server. I am currently using the xmppframework.

Any guide or any help would be highly appreciated :) .

Thanks :)

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

The xmppframework has a tutorial for iPhone: http://code.google.com/p/xmppframework/wiki/iPhone

link|improve this answer
Thanks David :) , i have been through it, all done got it connected to my XMPP server, but now i am trying to send/receive messages.. i have been looking for an example.. Any help? Many Thanks :) :) – Veer Apr 12 '11 at 19:52
i have been through the "servelessdemo" project , it uses bonjour networking for peer to peer communication. Although i havenot tried the peer to peer example, but there seems to be a complete working example ChatViewCOntroller, where it listens to incoming/outgoing messages. I have been trying to be able to connect to my XMPP server instead of using the peer to peer.You have any idea David how this can be achieved :) Thanks :) – Veer Apr 12 '11 at 19:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.