redsolution / xabber-android

Open-source XMPP client for Android
http://xabber.com
Other
1.82k stars 814 forks source link

datas of server ?! #283

Closed dschinn1001 closed 9 years ago

dschinn1001 commented 10 years ago

A provider (one.com) is asking for datas of server or for protocol of server - cause I have an e-mail-account at my homepage and want to use there xabber - so one.com is asking for server-related details. Where can I view them in - if possible ? thx for answer.

ghost commented 10 years ago

Sorry but the question doesn't make much sense. Xabber is a chat CLIENT using the XMPP protocol. It works with many servers, including G talk, WLM, vkontakte, facebook, yandex or any other XMPP server. So there are no "server-related details" you can view. You can setup your own XMPP server, if that's what you need, and connect to it with Xabber. For your reference, some of the most famous XMPP servers are Tigase and OpenFire.

usersimran commented 10 years ago

then where do i need to update xmpp server url..i mean which file or which activity...please explain it i am stuck over there, i have created my own xmpp server..and now i want to use it with xabber..please help.. thankyou

HiranChaudhuri commented 10 years ago

On 18. Juni 2014 08:50:28 MESZ, usersimran notifications@github.com wrote:

then where do i need to update xmpp server url..i mean which file or which activity...please explain it i am stuck over there, i have created my own xmpp server..and now i want to use it with xabber..please help.. thankyou


Reply to this email directly or view it on GitHub: https://github.com/redsolution/xabber-android/issues/283#issuecomment-46401602

Just define your user account on the xmpp server. Ultimately you get a jabber id which looks similar to an email address. Use this plus the password on xabber and you are done.

One exception if dns is not correctly setup: override the lookup by specifying the server directly, e.g. with an ip address.

Hiran

usersimran commented 10 years ago

thanku hiran....this really helped...thnks alot :)

On Wed, Jun 18, 2014 at 1:04 AM, HiranChaudhuri notifications@github.com wrote:

On 18. Juni 2014 08:50:28 MESZ, usersimran notifications@github.com wrote:

then where do i need to update xmpp server url..i mean which file or which activity...please explain it i am stuck over there, i have created my own xmpp server..and now i want to use it with xabber..please help.. thankyou


Reply to this email directly or view it on GitHub:

https://github.com/redsolution/xabber-android/issues/283#issuecomment-46401602

Just define your user account on the xmpp server. Ultimately you get a jabber id which looks similar to an email address. Use this plus the password on xabber and you are done.

One exception if dns is not correctly setup: override the lookup by specifying the server directly, e.g. with an ip address.

Hiran

— Reply to this email directly or view it on GitHub https://github.com/redsolution/xabber-android/issues/283#issuecomment-46406622 .