Re: [JDEV] jabberoo

2002-10-25 Thread John Draughn
It's in the CVS for gabber. http://gabber.sourceforge.net http://www.jabberstudio.org/projects/gabber/project/view.php On Fri, 2002-10-25 at 05:32, Frederic FELTEN wrote: > hi, > > I'm looking for jabberoo library because the links to > jabberoo.sourceforge.net are broken :-( !!! > Where can I

Re: [JDEV] Developing a client using JabberOO

2002-04-16 Thread John Draughn
Gabber uses JabberOO http://gabber.sf.net/ On Mon, 2002-04-15 at 01:00, Rohit Nadhani wrote: > Hello, > > I want to develop a Win32 Jabber client from scratch. > My development environment in VC++ 6. I have > dwonloaded and compiled the JabberOO lib. Pls. suggest > me links to sample code tha

Re: [JDEV] firewall config for ssl

2001-10-11 Thread John Draughn
Do you have the field in the jabber.xml (jabberd config file) to the name of the nat box? If I remember correctly, server will reject logon attempts due to "invalid server specified" or similar if the name isn't listed. Might want to check up on that. -John 'zariok' Draughn On Fri, 2001-10-12

RE: [JDEV] jabber.org

2001-10-11 Thread John Draughn
I intend on adding agent probing here shortly when I move from the PHP probe script to Python (using jabberpy) as the lib adds more features. I can already probe all servers listed in ~40 seconds with Python (that's without threads), where as PHP was taking ~9 minutes. -John 'zariok' Draughn

Re: [JDEV] jabber.org

2001-10-08 Thread John Draughn
I've not taken the time to test individual transports and s2s by cross-sending messages via different servers and checking for reception of those same messages. You'd also have to have multiple 'probes' running off different networks to show that it wasn't "your" end not having visibility to the

Re: [JDEV] Help : IRC module... giving a not implemented error.

2001-10-08 Thread John Draughn
Last I heard, the IRC-t was broke and no one was working on it. -John 'zariok' Draughn On Mon, 2001-10-08 at 02:53, Sivakumar wrote: > I am using Jabber 1.4.1 server and IRC module irc-transport-0.1b-1.40. The > server is starting fine and is also tells the the IRC transport is starting. > It al

Re: [JDEV] How to find whether a user is offline from user.xml file

2001-10-08 Thread John Draughn
I would think the server maintains some sort of 'state' of online users, and if the user isn't in the list, then when it receives an "jabber:iq:time" for that jid, it date/time checks the .xml file. That's strictly guessing, Temas, Dizzy and Jer would be better folks where one could direct that q

Re: [JDEV] What is wrong ? jabber:iq:search

2001-10-08 Thread John Draughn
Type == "set" ??? Shouldn't that be "get"?? On Sun, 2001-10-07 at 22:16, Christian Møller wrote: > I have desperatly been trying to get the jabber:iq:search namespace to > work, but it seems to fail both on my local server AND at jabber.org > > The packet I send is the following: > > xmlns

Re: [JDEV] A report and a dumb question

2001-10-06 Thread John Draughn
gt; > manually with a \n after the tag sent to the server. > > > > I'm using an http protocol for the connection. Is it ok to use http? If > so, > > do you know the request properties I need to set for the connection? Like > > the content, or accept properti

Re: [JDEV] A report and a dumb question

2001-10-06 Thread John Draughn
Sorry, I dont know if jabber.org is running the HTTP hack that jer (i think) threw together. To my knowledge, there is no "FORMAL" method of connecting to a jabber server via HTTP... -john On Sat, 2001-10-06 at 13:24, John Bell wrote: > > The above was via a "telnet jabber.org 5222" and sending

Re: [JDEV] A report and a dumb question

2001-10-05 Thread John Draughn
That appears right, are you sending a '\n' at the end of the tag? I sent and received the following to jabber.org: http://etherx.jabber.org/streams";> The above was via a "telnet jabber.org 5222" and sending the xml manually with a \n after the tag sent to the server. -zariok- On Sat, 200

Re: [JDEV] Re: Winjab compilation help

2001-10-05 Thread John Draughn
WinJab utilizes JabberCOM and thus that DLL must be registered on the computer in which you want to run WinJab (or any of the other jabberCOM clients). Copy the jabbercom.dll and run regsrv32 (or similar, not sure) to register the dll with the operating system. After that's complete, try running

Re: [JDEV] Jabber Server

2001-10-05 Thread John Draughn
yea, sorry I'd just woke up when I sent that. -John On Fri, 2001-10-05 at 11:57, John Hebert wrote: > Are you sure you don't mean 50K users? > > John Hebert > > 10/5/01 11:03:13 AM, zariok <[EMAIL PROTECTED]> wrote: > > >Where has there been tests showing the .org jabberd will support 50G