I am developing Chat application in android. Now server is ready.And i want to connect android application with server using XMPP (Jabber). I have follwing information -
Host : 108.167.167.22 User : user1@skyc password : 111111 port : 5222 / 5280
How can i implement from android ?
Is there any app available in market which has similar functionality(i mean i can connect to server and chat with that application just to test) ?
Thanks in advance