I m working with something about IM. It involves XMPP. I develop a app on Android, so I used aSmack. I want to log in google talk, and here (linked below)
https://developers.google.com/talk/open_ Communications
says google talk only support SASL PLAIN. but when I search in the INTERNET, many people says google talk don t support the SASL so this code is needed:
connectionConfig.setSASLAuthenticationEnabled(false);
我混淆不清;谁能告诉我,《标准指示》和《标准指示》之间的区别是正确的?