11 messages in com.googlegroups.google-talk-openRe: Can Jabber support multiple host?
FromSent OnAttachments
Kevin15 Nov 2005 01:57 
Miguel A. Arévalo15 Nov 2005 03:13 
mobmeee15 Nov 2005 04:48 
Miguel A. Arévalo15 Nov 2005 06:56 
Kevin15 Nov 2005 16:19 
Kevin15 Nov 2005 22:35 
Paul Johnson15 Nov 2005 23:27 
Miguel A. Arévalo16 Nov 2005 03:56 
Kevin16 Nov 2005 05:35 
justin20 Nov 2005 07:14 
Jakub Piotr Cłapa20 Nov 2005 08:05 
Subject:Re: Can Jabber support multiple host?
From:Kevin (atla@gmail.com)
Date:11/15/2005 04:19:45 PM
List:com.googlegroups.google-talk-open

Thanks you all guys.

So, the XMPP protocol only defines the C<-->S communications. Developers can add more features based on this protocol, distribute services, for instance. They need to implement this by them self, am I right?

You know that I plan to write an IM, and originally, I intend to use Windows IOCP, but it may take me so much time on it. A college introduce Jabber to me, it' really popular. But, my concern is the efficiency, I don't know whether the server works well if there are so many connections at a time.