XMPP connect and receive -


i have been working on text , voice chat application, , looking @ xmpp. visited http://www.xmpp.org , found open source server , clients. clients don't seem provide me complete flexibility need, need create 1 of own.

i need know following:

how can connect xmpp server(i have installed openfire)? basic aim send xml , receive response openfire.

what xml need send, , how send , receive it?

see rfc 3920, section 4.8 simplified stream examples


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -