Host-unknown exception in XMPP (Xamarin.Android)
问题 I continue with a connection to server. I have succesfully added XMPP library to my Xamarin.Android project, but when I try to make a simple connection: using (var cl = new XmppClient(hostname,username,password)) { cl.Connect(); Console.WriteLine("Contacts on " + cl.Jid.Node + "'s contact-list:"); foreach (var item in cl.GetRoster()) Console.WriteLine(" - " + item.Jid); } this case occure: 09-25 12:37:14.713 I/mono-stdout( 2821): _xmpp-client._tcp.jabbim.cz 2454 IN SRV 20 0 5222 lb2-hap