Re: [jdev] discovery services

2005-03-22 Thread Peter Saint-Andre
On Thu, Mar 17, 2005 at 05:28:16PM -0800, Leonardo Galicia Jimenez wrote: Hi everybody, my name is Leonardo and i am trying to implement a system using jabber. In this system i program jabber client using java, but these jabber clients work transparently to the user, each jabber client is

RE: [jdev] discovery services

2005-03-22 Thread Matt Tucker
You could use zero-configuration networking for the discovery: http://www.cisco.com/en/US/about/ac123/ac147/ac174/ac206/about _cisco_ipj_archive_article09186a0080132b85.html To add to this thread, we already support multicast DNS (called Rendezvous by Apple) in Jive Messenger (Open Source

Re: [jdev] discovery services

2005-03-22 Thread Peter Saint-Andre
On Tue, Mar 22, 2005 at 05:37:25PM -0600, Matt Tucker wrote: You could use zero-configuration networking for the discovery: http://www.cisco.com/en/US/about/ac123/ac147/ac174/ac206/about _cisco_ipj_archive_article09186a0080132b85.html To add to this thread, we already support

Re: [jdev] discovery services

2005-03-22 Thread Julian Missig
On 22 Mar 2005, at 18:37, Matt Tucker wrote: You could use zero-configuration networking for the discovery: http://www.cisco.com/en/US/about/ac123/ac147/ac174/ac206/about _cisco_ipj_archive_article09186a0080132b85.html To add to this thread, we already support multicast DNS (called Rendezvous by

Re: [jdev] discovery services

2005-03-22 Thread Julian Missig
On 22 Mar 2005, at 19:14, Julian Missig wrote: On 22 Mar 2005, at 18:37, Matt Tucker wrote: You could use zero-configuration networking for the discovery: http://www.cisco.com/en/US/about/ac123/ac147/ac174/ac206/about _cisco_ipj_archive_article09186a0080132b85.html To add to this thread, we

Re: [jdev] discovery services

2005-03-22 Thread Peter Saint-Andre
On Tue, Mar 22, 2005 at 07:16:50PM -0500, Julian Missig wrote: Why _xmpp-client if you're advertising an XMPP Server? Oh nevermind. I see that stpeter registered xmpp-client and xmpp- server, intending that xmpp-client be the service that XMPP Clients connect *to* while xmpp-server be

Re: [jdev] discovery services

2005-03-22 Thread Julian Missig
On 22 Mar 2005, at 19:25, Peter Saint-Andre wrote: On Tue, Mar 22, 2005 at 07:16:50PM -0500, Julian Missig wrote: Why _xmpp-client if you're advertising an XMPP Server? Oh nevermind. I see that stpeter registered xmpp-client and xmpp- server, intending that xmpp-client be the service that XMPP

Re: [jdev] discovery services

2005-03-22 Thread Justin Karneges
On Tuesday 22 March 2005 04:40 pm, Julian Missig wrote: For an official form of something like iChat Rendezvous, we'd need to define what exactly an XMPP client-client protocol should look like, which pieces of XMPP are disallowed, and when TCP connections should actually take place. All

Re: [jdev] discovery services

2005-03-22 Thread Julian Missig
On 22 Mar 2005, at 20:00, Justin Karneges wrote: On Tuesday 22 March 2005 04:40 pm, Julian Missig wrote: For an official form of something like iChat Rendezvous, we'd need to define what exactly an XMPP client-client protocol should look like, which pieces of XMPP are disallowed, and when TCP

[jdev] regarding smack API

2005-03-22 Thread vimal kumar
hi members, i have downloaded smack an API to communicate with jabber in java. Is It possible to develope shared whiteboard using smack API. since we have to complete our project reply soon. thanks Vimal Kumar ___ jdev mailing list jdev@jabber.org

Re: [jdev] discovery services

2005-03-22 Thread Justin Karneges
On Tuesday 22 March 2005 05:31 pm, Julian Missig wrote: On 22 Mar 2005, at 20:00, Justin Karneges wrote: Ignoring how iChat may or may not do it, I figure the most straightforward answer would be to have the clients perform the xmpp-core s2s protocol with each other. JIDs become [EMAIL