[JDEV] Help!

2001-03-27 Thread Charles St. Clair
I am having difficulties trying to compile your program for Solaris 8. I am using the latest version of GCC and GMAKE. When running the configure script, I get the following error messages: Getting pth settings/./configure: pth-config: not found ././configure: pth-config: not found ././confi

[JDEV] help!

2001-04-09 Thread David Manganye
Hi,can u help me out! I am trying to write a com client for jabber andevery time I reset my modem and try to send a msg, I get an error"connection reset by peer"! is there away to get thru this?

[JDEV] help

2001-04-11 Thread Dillip Kumar Swain
Title: RE: help HI SirI am facing some problem with xdb_sql.as per your advice I am developing a mysql module in c. to intigrate with Jabber Server 1.2/1.4 but when I am going to configure it..the problem islike that..but I am sure about path of MysqlLibrary...is currect...   but

[JDEV] Help

2001-04-13 Thread Vinay Menon
Hi guys,    I have a small problem at hand. I have to design and implement a Chat and Instant Messaging software in Java. Can anyone suggest if its possible for me to customize the Jabber protocol for this. The system has to be web based and can have no client side installations.   Regards  

[JDEV] help

2001-04-18 Thread Dillip Kumar Swain
Title: RE: Help: Segmentation fault & Core Dumped... Hi Colin..   can you tell me..How can I install jabber server -1.2/1.4 in Sun solaris-5.6.   thanx dilllip

[JDEV] help

2001-04-19 Thread Dillip Kumar Swain
Title: RE: Help: Segmentation fault & Core Dumped... Hi Now I am able configure jabber-1.4 in Sun Solaris-2.6. but when I am trying to make it gives error like -- Making all in pthsockmake: Fatal error in reader: Makefile, line 3: Unexpected end of line seenCurrent working directory /

[JDEV] help

2001-05-07 Thread Santiago Alvarez
  Saludos Santiago Santiago Álvarez eresMas tfno. +34 91 2020099 móvil: +34 655 922927 mail: [EMAIL PROTECTED] Postal Address: Ribera del Sena, s/n Edificio APOT, Planta 3 28042 Madrid Spain F

[JDEV] HELP!!!!

2001-05-21 Thread prasanta lenka
Hi, I had tried to connect jabber server through my HTTP proxy.I have installed the 1.4.1 server and the required HTTP module for it.I faced the following problem with server. I create a client socket and connect to my proxy with port 80 then i write PUT http://hostname:5222/ HTTP/1.0 Con

[JDEV] help

2002-03-12 Thread vikas jain
hi everybody i am a second year comp Sc student . I took a project to understand the jabber server and its fuctions ... i am quite new to the client-server fields and have very little idea about it . If someone could help me from where to start it would be of really great help Thanking u vikas

[JDEV] Help?

2002-06-18 Thread SheTech and Company
Hi, Jabber developers! I know that this is the developer list, but I have an end-user question (sorry to bug you with it!) I'm using one of the other servers recommended on the JabberView list (myjabber.net), and for some reason the AIM gateway is not picking up my AIM contact list (it's long!)

Re: [JDEV] Help!

2001-03-28 Thread Thomas Muldowney
Have you installed pth? --temas On Tue, Mar 27, 2001 at 01:17:50PM -0600, Charles St. Clair wrote: > I am having difficulties trying to compile your program for Solaris 8. > I am using the latest version of GCC and GMAKE. When running the > configure script, I get the following error messages:

Re: [JDEV] Help!

2001-03-28 Thread Yoong-young Kim
Install pth(GNU Portable thread) (http://www.gnu.org/software/pth/pth.html) Charles St. Clair wrote: > I am having difficulties trying to compile your program for Solaris 8. > I am using the latest version of GCC and GMAKE. When running the > configure script, I get the following error messag

RE: [JDEV] help!

2001-04-09 Thread Lars Petersen
Hi there! We've got some developers making a really cool jabber IM in java, and we've come upon a few things... Here is what I got from the developers: There seems to be a problem in the jabber server concerning msn subscriptions. When you remove a subscription to an msn-contact the msn-contac

Re: [JDEV] Help

2001-04-13 Thread siddharth thakkar
Hi Vinay, Nice to know bout that. Well, I HAVE started development of a Jabber Client IN JAVABUT it's NOT a web-based oneIts n application. regards, SIDDHARTH = | ::--(><):: | :: ( @ @ ) :: |--ooo0

RE: [JDEV] Help

2001-04-13 Thread David Scott
iginal Message- From: Vinay Menon [mailto:[EMAIL PROTECTED]] Sent: Friday, April 13, 2001 4:19 AM To: [EMAIL PROTECTED] Subject: [JDEV] Help Hi guys, I have a small problem at hand. I have to design and implement a Chat and Instant Messaging software in Java. Can anyone suggest if its possib

Re: [JDEV] help

2001-04-19 Thread David Waite
___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

Re: [JDEV] HELP!!!!

2001-05-21 Thread Max Horn
>Everything is fine up to this. Then i send the >following packet > >PUT http://hostname:5222/ HTTP/1.0 >Content-Length: 143 >User-Agent: test >Host: hostname:5222 > >xmlns=\"jabber:iq:auth\">xx123rrr > > >Here i'm not getting any respone from the >server.Getting hanged up. > >What is the pr

Re: [JDEV] HELP!!!!

2001-05-21 Thread Michael Carland
I'm also no proxy expert, but I think it's been mentioned twice that this needs a "connection-keepalive". Doesn't this need to be in the header of the initial request? That's why the connection is closing after the initial request. -Michael Max Horn wrote: > > >> Everything is fine up to t

Re: [JDEV] HELP!!!!

2001-05-22 Thread prasanta lenka
The problem is, you are sending another HTTP request on a new socket, which is wrong. You are supposed to keep open the socket that you used to transmit the initial data; and then, once you send & received the HTTP stuff, you just treat it like a completly normal socket as used for non-proxy

[JDEV] Help SSL

2001-06-03 Thread Emery, Ralph (ISSAtlanta)
Using a debian version on linux ( 2.2 R3)   Installed openssl 0.9.5   I have read every article on ssl. But I continue to have the same problem.   They key.pem is cut and set in my jabber.xml The configuration changes have been made to the jabber.xml file. Starts up fine but. I get

[JDEV] Help please!!

2001-09-06 Thread shridhar kapse
Hello, I wanted to write a client for Jabber and i m using Jabberoo for it.But i m unable to use it.So please let i know how should i use Jabberoo for XML parsing. Plaese help me in this regard. Waiting for the reply. -Shridhar __ Do

[JDEV] Help Wanted

2001-10-18 Thread Kamal Singhania
Hi all,   I'm trying to Develop a Jabber Client for WinCE platofrm, using Microsoft eVC (eMbedded Visual C++), is there any one who can guide me as well provide some documents so that I can go ahead.     Regards, Kamal  

RE: [JDEV] help

2002-03-12 Thread Viraj Samaranayake
Do u want to build up new jabber server part or client part.Please mention clearly ur idea. viraj -Original Message- From: vikas jain [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 3:16 AM To: [EMAIL PROTECTED] Subject: [JDEV] help hi everybody i am a second year comp Sc

Re: [JDEV] help

2002-03-12 Thread Gunjan Kakani
- Original Message - From: vikas jain To: [EMAIL PROTECTED] Sent: Tuesday, March 12, 2002 2:45 PM Subject: [JDEV] help hi everybody i am a second year comp Sc student . I took a project to understand thejabber server and its fuctions ... i am quite new to the clie

Re: [JDEV] Help?

2002-06-18 Thread JD Conley
application that is pretty easy to use. Hope this helps! --JD Conley - Original Message - From: "SheTech and Company" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 2:42 PM Subject: [JDEV] Help? > Hi, Jabber developers! > > I know

Re[2]: [JDEV] help!

2001-04-09 Thread Thomas Parslow (PatRat)
> Hi there! > > We've got some developers making a really cool jabber IM > in java, and we've come upon a few things... > Here is what I got from the developers: > > There seems to be a problem in the jabber server concerning > msn subscriptions. > When you remove a subscription to an msn-contac

Re: [JDEV] Help SSL

2001-06-06 Thread Thomas Muldowney
Try recompiling... that usually means something bad happened =) --temas On Fri, Jun 01, 2001 at 02:24:03PM -0400, Emery, Ralph (ISSAtlanta) wrote: > Using a debian version on linux ( 2.2 R3) > > Installed openssl 0.9.5 > > I have read every article on ssl. But I continue to have the same pr

Re: [JDEV] Help please!!

2001-09-09 Thread Venkat
nt: Thursday, September 06, 2001 7:44 PM Subject: [JDEV] Help please!! > > Hello, > I wanted to write a client for Jabber and i m > using Jabberoo for it.But i m unable to use it.So > please let i know how should i use Jabberoo for > XML parsing. >Plaese help me in this

Re: [JDEV] Help please!!

2001-09-09 Thread shridhar kapse
gt; > > - Original Message - > From: shridhar kapse <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, September 06, 2001 7:44 PM > Subject: [JDEV] Help please!! > > > > > > Hello, > > I wanted to write a client f

Re: [JDEV] Help Wanted

2001-10-21 Thread Alex She
I did such things days ago. from http://jabber.org , you can get some useful document . if you need any further help, feel free to contact me, I will try my best. > Hi all, > > I'm trying to Develop a Jabber Client for WinCE platofrm, using > Microsoft eVC (eMbedded Visual C++), is there any o

[JDEV] help with mysql

2002-01-30 Thread Rodrigo Roman
Title: Mensaje I need help with mysql and transports, i cannot make it work...   If somebody made it work could you send me an email so I cann ask for some detailed infromation?   (I dont want to be a pain for the hole list ;-)  )   Thanks   PD: To make it short when i try to register with

[JDEV] Help needed - PLEASE!

2002-03-11 Thread Vernon
I have posted repeatedly to the conference room and it seems as if either no one knows the answer or no one wants to respond (hope I didn't over extend my welcome). In any event I cannot seem to get the conference rooms to work any where but internally. When I try to get to conference.jabber.

[JDEV] Help on Firewall

2002-07-18 Thread Vincent Ong
Hi there,I am trying to write a Jabber client. However, my company's firewall hasblocked off port 5222 and 5269. I would like to enable my Jabber client tocommunicate with ICQ, MSN and Yahoo clients. Therefore I would need port4000, 1863 and 5050 as well. How can

[JDEV] help - unsubscribe me.

2002-08-12 Thread Moore, Beau
Please remove me from this list thank you. Beau Moore 407-806-7029 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 04, 2002 1:02 PM To: [EMAIL PROTECTED] Subject: jdev digest, Vol 1 #1569 - 5 msgs Send jdev mailing list submissions to

[JDEV] Help: jabber server Admin

2001-08-29 Thread Dillip Kumar Swain
Hi Dustin.. I want to know ..is there any tools from which I can extract below : 1> no. of users connected to jabber server 2> Time & Date of Login etc. Any admin module for it? I am eagerly waiting your reply Thanx & regards Dillip ___

[JDEV] help for storage module

2001-09-20 Thread Alex She
I need to change XDB storage to oracle, where can I start? Thank you for any clue!! - This mail sent through IMP: mail.wizdomtech.com ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/list

[JDEV] help for xdb_odbc module

2001-09-23 Thread Alex She
I try to make xdb_odbc, it output like this "Makefile:14: *** commands commence before first target. Stop." why? in README file ,at the section "Building the xdb_odbc module" step 3, it says " Make sure ODBC was build and installed (odbc.h, -lodbc)" but where can I find odbc.h and odbc lib, coul

[JDEV] help for xdb_odbc module

2001-10-09 Thread Alex She
I downloaded xdb_odbc , but when I make it, it output following : Makefile:14: *** commands commence before first target. Stop. why? I view the Makefile, but I can find any clue, I need your help, thanks in advance. - This mail sent through IMP:

Re: [JDEV] Help needed - PLEASE!

2002-03-11 Thread DJ Adams
On Mon, Mar 11, 2002 at 11:54:16AM -0500, Vernon wrote: > I have posted repeatedly to the conference room and it seems as if either > no one knows the answer or no one wants to respond (hope I didn't over > extend my welcome). In any event I cannot seem to get the conference > rooms to work any

[JDEV] help for new user

2002-06-26 Thread loong
hi i new in jabber i using linux 7.2 just install rpm for jabber.. then stuck theredon now how to do then.. i have download jabber client, so anyone can help me adduser and to the connection from jabber to my jabber server ? i have read the howto jabber, but did not see any example for a

Re: [JDEV] Help on Firewall

2002-07-19 Thread Matthias Wimmer
Hi Vincent! Vincent Ong wrote: > > I am trying to write a Jabber client. However, my company's firewall has > > > blocked off port 5222 and 5269. I would like to enable my Jabber client to > communicate with ICQ, MSN and Yahoo clients. Therefore I would need port > 4000, 1863 and 5050 as well. H

[JDEV] Help! jabberd 1.4.2 coredumping!!!

2002-08-01 Thread Alex Nikolayew
Here's my predicament: A few months ago, when we upgraded from jabber 1.2 to 1.4, offline message management broke. (They continued to store up in spool files beyond maxoffline, and they were never being delivered). I recently discovered it was due to a module dependency issue (mod_offline need

[JDEV] Help with ICQ Transport v0.9

2001-03-26 Thread J. R.
Hi, I've installed a Jabber server (1.4) on a Red Hat Linux 7.0 system with ptf-1.3.7. I've managed to get all of the transports configured and running that I need (AOL, ICQ, MSN, Yahoo!). However, no matter what I do, the ICQ transport will never connect. I've tried with WinJab and JabberIM.

[JDEV] help with possible jabber solution

2001-04-03 Thread Ernie
Hey all, I posted this to the perl-dev mailing list, but I noticed it doesn't get much traffic ... Anyway, I have a problem, and I'm hoping jabber can help me out. What we (well, my boss) wants to do is have a simple web form that allows some of our users to send an "instant message" to a list of

[JDEV] help with possible jabber solution

2001-04-04 Thread Vladimirr
Of course it is possible! Look at http://www.pipetree.com/jabber It has samples of Perl mail notifyer written for use with Net::Jabber module. It is just what you need. Adding some CGI stuff and cickling for list of users is easy. For ICQ users you can send messages like [EMAIL PROTECTED] (123

[JDEV] Help: Segmentation fault & Core Dumped...

2001-04-17 Thread Dillip Kumar Swain
Hi Guys Now I am integrating my module xdb_sql with server jabber-1.2...but there is some problem after some process..it shows...segmentation fault & Core Dumped..then automaticaly closing the server and it is unable to connect with my temporary Database jabber...I want to know how will close

[JDEV] help on connecting thru PROXY

2001-04-20 Thread vikas_dua
hello, this is the first time i am sending message on this list. Hope i would get a good response!!! I am developing a jabber client in JAVA. But when i try to connect to the jabber.org server through socks 5 proxyi get "authentication timed out" error. Then i tried to run my own code on t

[JDEV] Help required in configuring xdb_ldap

2001-05-14 Thread ameet
hi, I want to configure the xdb_mysql module with jabber server, so the server can get the user information from the mysql database. I downloaded the files for this module from the following location: http://download.jabber.org/cvs/jabber-transport/src/xdb/mysql/?S=A Here, there is no README fil

[JDEV] Help required in configuring xdb_ldap

2001-05-14 Thread ameet
hi, I want to configure the xdb_mysql module with jabber server, so the server can get the user information from the mysql database. I downloaded the files for this module from the following location: http://download.jabber.org/cvs/jabber-transport/src/xdb/mysql/?S=A Here, there is no README fil

[JDEV] Help required in configuring xdb_mysql

2001-05-15 Thread ameet
hi all, I want to configure the xdb_mysql module with jabber server, so the server can get the user information from the mysql database. I downloaded the files for this module from the following location: http://download.jabber.org/cvs/jabber-transport/src/xdb/mysql/?S=A Here, there is no README

Re: [JDEV] Help: jabber server Admin

2001-08-29 Thread Dustin Puryear
On 29 Aug 2001 13:01:28 +0100, Dillip Kumar Swain wrote: > Hi Dustin.. > > I want to know ..is there any tools from which I can > extract below : > 1> no. of users connected to jabber server > 2> Time & Date of Login etc. How did I get pulled into this? :) Anyway, when running jabberd in d

Re: [JDEV] Help: jabber server Admin

2001-08-29 Thread DJ Adams
On Wed, Aug 29, 2001 at 10:51:26AM -0500, Dustin Puryear wrote: > > I want to know ..is there any tools from which I can > > extract below : > > 1> no. of users connected to jabber server > > 2> Time & Date of Login etc. > > How did I get pulled into this? :) Anyway, when running jabberd in

Re: [JDEV] Help: jabber server Admin

2001-08-29 Thread Dillip Kumar Swain
1:06 +0100 From: DJ Adams <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [JDEV] Help: jabber server Admin Reply-To: [EMAIL PROTECTED] On Wed, Aug 29, 2001 at 10:51:26AM -0500, Dustin Puryear wrote: > > I want to know ..is there any tools from which I can > > extract below

Re: [JDEV] Help: jabber server Admin

2001-08-29 Thread DJ Adams
On Thu, Aug 30, 2001 at 06:18:32AM +0100, Dillip Kumar Swain wrote: > Hi > Thanx for your immidiate response. > Yes already I have gone thru. record.log. > but I need a query/info from which I will extract the > data and show some where else.. > pl. can you send that query again http://mailm

RE: [JDEV] Help: jabber server Admin

2001-08-30 Thread Matt Diez
Title: RE: [JDEV] Help: jabber server Admin There is currently no way to retrieve the number of users from an Info/Query. No one has yet written the code to do this. You will have to write it yourself. Matthew D. Diez Systems Engineer Vedalabs, Inc. [EMAIL PROTECTED] -Original

Re: [JDEV] Help: jabber server Admin

2001-08-30 Thread temas
D] > > > -Original Message- > From: Dillip Kumar Swain [ mailto:[EMAIL PROTECTED] ] > Sent: Thursday, August 30, 2001 12:19 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [JDEV] Help: jabber server Admin > > > Hi > Thanx for your immidiate re

RE: [JDEV] Help: jabber server Admin

2001-08-31 Thread Keith Salisbury
Title: RE: [JDEV] Help: jabber server Admin Hey guys - temas,   Jabber.org and jabber.com are no longer (as of today) supporting flash connections - i know all about the hack that jer wrote for flabber.org, we're trying to create a flash client so i'm just wondering what your

Re: [JDEV] Help: jabber server Admin

2001-08-31 Thread Dave Smith
re regarding flash and its crappy null byte... > > thanks > > keith > > -Original Message- > From: Matt Diez [mailto:[EMAIL PROTECTED]] > Sent: 30 August 2001 17:19 > To: [EMAIL PROTECTED] > Subject: RE: [JDEV] Help: jabber server Admin > > > >

Re: [JDEV] Help: jabber server Admin

2001-09-04 Thread temas
ring what your plans are regarding flash and its crappy null byte... > > > > thanks > > > > keith > > -Original Message- > *From:* Matt Diez [mailto:[EMAIL PROTECTED]] > *Sent:* 30 August 2001 17:19 > *To:* [EMAIL PROTECTED] > *

Re: [JDEV] help for storage module

2001-09-21 Thread Benoit Orihuela
hi, > I need to change XDB storage to oracle, where can I start? you can use xdb_sql (download.jabber.org/contrib) and add a backend for oracle. Benoit. -- Benoit Orihuela IDEALX S.A.S. ___ jdev mailing list [EMAIL PROTECTED] http://mailman

Re: [JDEV] help for storage module

2001-09-24 Thread Alex She
Dear Benoit: I try it , it is good for MySQL, and I how to add a backend for oracle. I need what file from Oracle. thanks a lot. > hi, > > > I need to change XDB storage to oracle, where can I start? > you can use xdb_sql (download.jabber.org/contrib) and add a backend > for oracle. > > > Benoi

RE: [JDEV] help for storage module

2001-10-02 Thread Colin Madere
L PROTECTED]] > Sent: Friday, September 21, 2001 3:47 AM > To: [EMAIL PROTECTED] > Subject: Re: [JDEV] help for storage module > > > hi, > > > I need to change XDB storage to oracle, where can I start? > you can use xdb_sql (download.jabber.org/contrib) and a

Re: [JDEV] help for xdb_odbc module

2001-10-09 Thread Brian Lalor
On Tue, 9 Oct 2001, Alex She wrote: > I downloaded xdb_odbc , but when I make it, it output following : > Makefile:14: *** commands commence before first target. Stop. > why? > I view the Makefile, but I can find any clue, Makefiles are pretty picky. The target needs to be in the leftmost colu

Re: [JDEV] help for xdb_odbc module

2001-10-09 Thread Peter Saint-Andre
What platform are you installing on? Peter > I downloaded xdb_odbc , but when I make it, it output following : > Makefile:14: *** commands commence before first target. Stop. > why? > I view the Makefile, but I can find any clue, > I need your help, > thanks in advance. > >

Re: [JDEV] help for xdb_odbc module

2001-10-09 Thread Alex She
Thank all: > > I downloaded xdb_odbc , but when I make it, it output following : > > Makefile:14: *** commands commence before first target. Stop. > > why? > > I view the Makefile, but I can find any clue, > > Makefiles are pretty picky. The target needs to be in the leftmost > column, and anyt

Re: [JDEV] help for new user

2002-06-27 Thread Peter Saint-Andre
Users get added when they register an account on the server. If you want to add users outside of the registration process, you'll need to create the user.xml files for them or add them to an SQL or LDAP database if you're using xdb_sql or xdb_ldap. Peter -- Peter Saint-Andre Jabber Software Foun

Re: [JDEV] help for new user

2002-06-27 Thread loong
;[EMAIL PROTECTED]> Sent: Friday, June 28, 2002 12:50 AM Subject: Re: [JDEV] help for new user > Users get added when they register an account on the server. If you want > to add users outside of the registration process, you'll need to create > the user.xml files for them

Re: [JDEV] help for new user

2002-06-27 Thread Matthias Wimmer
Hi Loong! loong schrieb: >1) i want it to control only admin or me can add user to access jabber in my >server is there any where ? > If you remove "./jsm/jsm.so" from your jabber.xml your server should not allow to register new users. You then have to create the user.xml-files by hand. >2) i

Re: [JDEV] help for new user

2002-06-28 Thread loong
sorry i add 3 user in my jabber linux server how to subscribe them to my roster ? loong - Original Message - From: "Matthias Wimmer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 28, 2002 2:35 PM Subject: Re: [JDEV] help for new user > Hi

Re: [JDEV] help for new user

2002-06-28 Thread Matthias Wimmer
Hi Loong! loong schrieb: >sorry >i add 3 user in my jabber linux server >how to subscribe them to my roster ? > This depends on the Jabber client you are using. There should be something like "add contact" in the menus. What you need to know to add them is their Jabber ID (=JID). A JID looks

Re: [JDEV] Help with ICQ Transport v0.9

2001-03-27 Thread Peter Saint-Andre
Feel free to send me your jabber.xml file. BTW, there might have been discussion of this on the JADMIN list, which is the more appropriate place for discussions of this kind. You can sign up for JADMIN here: http://mailman.jabber.org/listinfo/jadmin/ Peter -- Peter Saint-Andre [EMAIL PROTECTED]

RE: [JDEV] Help: Segmentation fault & Core Dumped...

2001-04-17 Thread Colin Madere
Title: RE: [JDEV] Help: Segmentation fault & Core Dumped... Dillip here has been trying to get this to work for quite a while... I can give a little input, but I definitely don't know all the details of getting the xdb_sql server module to work. I know you need to set up a s

Re: [JDEV] Help required in configuring xdb_mysql

2001-05-15 Thread Benoit Orihuela
hi, > I want to configure the xdb_mysql module with jabber server, so the server > can get the user information from the mysql database. > I downloaded the files for this module from the following location: > http://download.jabber.org/cvs/jabber-transport/src/xdb/mysql/?S=A I don't know what th

[JDEV] Help on developing jabber client needed!

2002-03-18 Thread Tom Dukefoss
Hello! We are a small team of university students, developing a client with the ability to chat around an artifact (video or picture). This will be used in remote teaching, where the teacher control which artifact is displayed on all clients connected to a teaching "room". It seems Jabber contain

[JDEV] Help wanted on JabberCOM and BC++ Builder

2001-05-04 Thread AL MYS
Hi there ... I am trying to develop a client using the JabberCOM lib with BC++Builder (using v. 4.0). I have looked around at jdev mail list and couldn't find an answer there. I would like to know if someone can help me. I am new to COM programming, but managed to register the DLL, generate .cpp

[JDEV] help, using jabber to transmit custom xml

2001-10-11 Thread Mike Snitzer
- Preface =) This email is long; but asks many questions that I'm sure others may have. I want to use jabber to transmit my custom xml to other jabber clients that will decide what to do with the custom xml, I need to know if I'm trying to make a square peg fit in a circular hole. If you have a

[JDEV] Help to solve a problem in jabber

2001-10-15 Thread G.Vijaya Bhaskar
Hi, I have installed latest version of jabber in linux box & it's working fine. I face a small problem in this server. 1. While starting the jabber server it gives some error. Error Message ./jabberd/jabberd -h pin2000.pinjabber.com 20011015T04:43:20: [alert] (-internal): io_select unable to l

[JDEV] Help Please - Getting an "Internal Delivery Error"

2002-01-08 Thread john
All, I set up a test server, using jabber-1.4 on a RedHat 7.2 Linux box, using the Intel RPM. After doing the edits described in the Server Howto, and starting up the server, I attempted to logon using a 0.8.1 version of Gabber. I received the dreaded 'Internal Delivery Error' message. Why? D

[JDEV] help--how to link with mysql_init in -lmysqlclient

2001-04-09 Thread Dillip Kumar Swain
HI I am developing a mysql module xdb_sql regarding intigrate with jabber server 1.2/1.4. with help of jabber-transport. I found some error like this..at the time of configure --- checking for mysql_init in -lmysqlclient... (cached) mysqlclient_mysql_init - no configure: warning:

[JDEV] Help: Jabber server instalation in Sun Solaries...How?

2001-04-17 Thread Dillip Kumar Swain
Hi   Please help me ...How will I install jabber server-1.2/1.4 in Sun Solaris...   Thanx Dillip

Re: [JDEV] Help wanted on JabberCOM and BC++ Builder

2001-05-04 Thread Thomas Charron
From: "AL MYS" <[EMAIL PROTECTED]> Subject: [JDEV] Help wanted on JabberCOM and BC++ Builder > Finally, I have not been able to use the OnXML or > other event handlers. I don't know if I am missing > something. I'm unfamiliar with BC++ Builder and the &#x

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

2001-10-08 Thread Sivakumar
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 also shows up in the client as an agent. Then when i try to join a group in the IRC it gives an error saying "Server error. Not implemented". M

Re: [JDEV] help, using jabber to transmit custom xml

2001-10-12 Thread DJ Adams
On Thu, Oct 11, 2001 at 05:58:54PM -0400, Mike Snitzer wrote: > All this said, I am extremely new to jabber; and know very little about > the underlying protocols, extensibility of jabberd via extension messages, > subscription procedures to get data@cluster to send to both gui@cluster, > alarm@cl

[JDEV] [help] server dying/crashing after login... long log (sorry)

2001-05-04 Thread Stephane Lunati
Hi I just finish porting Jabber 1.4.1 on a new unix system (compiled in single). The server start OK and wait for incoming connection. Everytime a client initiate a login or try to register a new user, then the server is dying/crashing. In order to understand what's happening I compiled the P

[JDEV] [help] server dying/crashing after login... long log (sorry)

2001-05-08 Thread Stephane Lunati
The server is running on a Unix BSD style system (sorry I can't give more info). My XML configuration file is the default one except I commented out : otherwise the configuration file is exactly the same as the one coming with 1.4.1. Find below the log of a crashing session when I try to l

[JDEV] [help] socket write failing...server is accepting connection now!

2001-05-08 Thread Stephane Lunati
Hi again! I investigate a little bit further my problem where the server was dying while client were sending an authentification. It seems that the problem is linked to the pthlib and in fact when jabber try to write the outcoming response to the newly authenticated client, the mio thread is sti

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] Help : IRC module... giving a not implemented error.

2001-10-08 Thread Adam Theo
John Draughn wrote: > > Last I heard, the IRC-t was broke and no one was working on it. yes, true. it seems TSBandit has gone MIA, and is no longer working on the IRC-T. If no-one steps up to pick it up soon, I will, using my Ransom model to support hiring a programmer to do it ( http://www.theo

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

2001-10-09 Thread Benoit Orihuela
hi, I've made some modifications to the IRC-transport in order to make it work with the new conferencing protocol (http://jabber.org/?oid=1630, to my knowledge, that's the last version). I've also added support for jabber:iq:browse namespace. I've also corrected some bugs and added some features.

[JDEV] HELP! any one working on client side of jabber

2002-06-29 Thread nitin dubey
hi friends if any one working on client side then please mail. i have some problems regarding client side message hendling. nitin _ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/suppor

Re: [JDEV] [help] server dying/crashing after login... long log(sorry)

2001-05-07 Thread temas
Could we possibly see two things? The server log without any extras (Sorry I'm used to reading it and then this with it), and the server config. --temas On 04 May 2001 06:47:15 -0700, Stephane Lunati wrote: > Hi > > I just finish porting Jabber 1.4.1 on a new unix system (compiled in > single