0
我試圖使用Smack連接到Windows Live Messenger,使用示例代碼https://github.com/liveservices/LiveSDK。不幸的是,使用完全相同的代碼給我一個連接超時:使用smack的Windows Live Messenger的連接超時
XMPPError connecting to messenger.live.com:5222.: remote-server-error(502) XMPPError connecting to messenger.live.com:5222
有沒有人管理使用的庫連接?也許那裏有一個錯誤。僅供參考,我正確地獲得了訪問令牌,在嘗試連接之前授權應用程序。