What are you trying to build -- a "client connection manager" that will multiplex socket connections? It's not clear to me what you mean by "C2S component"...
Peter On Wed, Jan 21, 2004 at 01:39:28PM -0800, Sean Meiners wrote: > The JabberWookie library (yes, it's in Java) has an example of how to use it > to connect a component to the Jabber server via TCP and the > jabber:component:accept namespace. ?Check out http://www.jabberwookie.com for > details, the example class is com.jabberwookie.tests.ComponentConnect. > > --Sean M > > PS: I should note that I'm tooting my own horn here, since I wrote the > JabberWookie library :) > > PPS: sorry in advance for the resend, I accidently sent this from a > non-subscribed email address the first time. > > On Wednesday 21 January 2004 10:38 am, Katz, Dov B (IT) wrote: > > Are there any java C2s components which can be used to connect to a > > jabber server via <accept>? > > > > Before I write one, I'd like to know what's out there... > > > > Can someone please outline the exchange of XML between a jabberd server > > and a C2S component? > > > > Thanks > > in advance > > -Dov > > -------------------------------------------------------- _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
