test app for connect and send message by XMPP protocol
test app for connect and send message by XMPP protocol
1. XMPPFramework - https://github.com/robbiehanson/XMPPFramework
2. MBProgressHUD - https://github.com/jdg/MBProgressHUD
1. if you have not installed cocoapods then open terminal and execute "$ sudo gem install cocoapods" else read next
2. execute in terminal "cd project path"
3. execute pod install
4. and open XMPPSendApp.xcworkspace in Xcode and run app