Hi, how to make the thread which listening on the xmpp socket unblocked? If this thread is blocked, i have no idea how to get the keyboard input.
regards peter On Sep 11, 4:25 am, "Peter Saint-Andre" <[EMAIL PROTECTED]> wrote: > The information you need is in the error message... > > On 9/7/07, swapnil kamble <[EMAIL PROTECTED]> wrote: > > > > > Set the 'to' > > attribute of stream element to the domain part of the user's JID. > > Example: to='gmail.com'. > > So if you're trying to log in as [EMAIL PROTECTED], you do this in the > stream header: > > <stream to='gmail.com' ...> > > /psa > > -- > Peter Saint-Andrehttps://stpeter.im/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
