Is it possible to create a simple MSN client with the Jabber-net library?
I use these parameters but hotmail refuses my conection:
jabberClient1.Server = "messenger.hotmail.com";
jabberClient1.NetworkHost = "messenger.hotmail.com";
jabberClient1.Port = 1863;