Re: [jdev] Small windows incompatibility in jabberd2 resolver\dns .c

2005-04-07 Thread Justin Karneges
On Thursday 07 April 2005 09:24 pm, Tim Anderson wrote: > > You might consider sending these comments to the jabberd mailinglist > instead. > > > http://www.jabber.org/about/lists.shtml > > Of the lists on that page, the jdev list is the only one that makes sense > to me. Is the jabberd list host

RE: [jdev] Small windows incompatibility in jabberd2 resolver\dns .c

2005-04-07 Thread Tim Anderson
You might consider sending these comments to the jabberd mailinglist instead. http://www.jabber.org/about/lists.shtml Of the lists on that page, the jdev list is the only one that makes sense to me. Is the jabberd list hosted somewhere else? Tim ___

[jdev] Macromedia and XMPP/Jabber

2005-04-07 Thread JD Conley
In case you missed the announcements a few weeks ago, I thought I'd let you all know that the latest version of ColdFusion [1] from Macromedia now supports XMPP/Jabber. We also did some testing [2] on our new server [3] and it looks like they have a good implementation. Support from a vendor like

Re: [jdev] Small windows incompatibility in jabberd2 resolver\dns.c

2005-04-07 Thread Justin Karneges
Hi Tim, You might consider sending these comments to the jabberd mailinglist instead. It's a more appropriate venue for these types of questions, and you're more likely to get a response. The jdev list is for general questions. -Justin On Thursday 07 April 2005 05:32 pm, Tim Anderson wrote:

[jdev] Small windows incompatibility in jabberd2 resolver\dns.c

2005-04-07 Thread Tim Anderson
As far as funcionality goes, I still haven't tried it to see if it works. But from a pure compiling perspective this: for(i = 0; i < 4; i++) sa6.sin6_addr.s6_addr32[i] = data->Ip6Address.IP6Dword[i]; should probably be this: for(i = 0; i < 16; i++) sa6.sin6_addr.s6_addr[i] = data->Ip6

R: [jdev] Client load and stress test simulator?

2005-04-07 Thread Roberto Della Pasqua
Hi Chris, Well, I understand your hints. By the way, compliments for your excellent product. Regards, Roberto -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Chris Mullins Inviato: mercoledì 6 aprile 2005 19.38 A: Jabber software development list Ogge