[JDEV] VC++ client using JabberCOM - Events

Mark Lynch Mark at surfcast.com
Thu Jun 28 03:13:09 CDT 2001


I've been working on a VC++ client aswell and use a similar approach to
yourself. I find that the JabberCOM module exceptions quite often in XMLTag,
especially after receiving a message and then the thread exits and you get
no more messages. Keep an eye on the debug output window, I'd bet your
thread is exiting somewhere aswell. 
Is there a new release of JabberCOM planned with maybe some more error
checking in this area? Can we get the source anywhere? 

Mark

-----Original Message-----
From: Karthik K H [mailto:karu708 at yahoo.com]
Sent: 28 June 2001 00:17
To: jdev at jabber.org
Subject: [JDEV] VC++ client using JabberCOM - Events


Hi all,
  I have a question . I am further working on the VC++
sample client that i have built .and ran into some
problems...
Say , I have two client A and B running on two
different machines built in VC++ using the JabberCOM
DLL. Now the messaging seems to be ok. but if client A
logs out and logs back in , Client B does not receive 
any COM events from thereon. Can anyone tell me what
is going on here ?? I think there is some COM stuff
that i am not handling here properly.
TIA,
Cheers,
KHK

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev



More information about the JDev mailing list