On Wed, 2 Jun 2004, Alto George wrote: > Ok, now I understand - it is dead............
It depends. The JabberApplet just works. So it's kind of "finished". > The error I'm getting is from the Java Console as > follows: > SENT: <?xml version="1.0" ?><stream:stream > to="192.168.1.20" xmlns="jabber:client" > xmlns:stream="http://etherx.jabber.org/streams"> [...] > service requested for unknown domain You connect to 192.168.1.20 but the Jabber server on this IP isn't configured to listen on the hostname "192.168.1.20". This has nothing to do with a problem of the JabberApplet (it just does not parse the XMPP-style error message). BTW this question has already been answered, see the archives. Regards _______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
