Yes. The same thing jadc2s or some other client connection manager does, but in Java. -Dov
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Peter Saint-Andre > Sent: Wednesday, January 21, 2004 5:00 PM > To: [EMAIL PROTECTED] > Subject: Re: [JDEV] Java C2S Components? (for connecting to > regular 1.4.x) > > 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 > > -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
