Re: [JDEV] JabberCOM - bugfixes and roadmap

2003-02-06 Thread Pat Magnan
Well, I don't want to say it's unfortunate it's in Delphi, but my ignorance of Delphi is certainly unfortunate to me. ;) I'd like to fix the NULL dereference crash for my own purposes, and since there's a patch, can probably fumble my way through compiling a version if that will help Vladimir.

Re: [JDEV] (no subject)

2003-01-27 Thread Pat Magnan
At 04:13 PM 1/27/2003 -0700, you wrote: Daniel MD wrote: hello, i was wondering what is wrong with the protocol that it can't take dynamic IP's ? Jabber server, thus moving Jabber closer to a peer-to-peer model (currently this would require each device to have its own fully qualified

Re: [JDEV] using jabber for multi-user game RFC

2003-01-08 Thread Pat Magnan
While the product I'm working on isn't quite a game (it's a bridge bidding practice tool), it leverages jabber to do the client to client communications, and provide an embedded chat client. My target audience is Win32, so we used the JabberCOM library, and thus far it works quite well.