Subject Re: [IBO] TIB_Event Alerter Problem and Application Exit
Author Patrick Lenz
Hi Chris,
Yes I am using TIB_Events and they seem to work for me.
I am just not refreshing 250+ clients whenever an event arrives. But as Jason stated, in a 2-tier environment (without remote datamodules and apartment threading models) that should only be a performance issue.
But, to be on the safe side maybe you could try to make your client hang up with only one user connected ?
I use the latest version of IB-6 (6.1?) with the gds and everything out of the box.

With IBX I have to run the event alerter with its own connection but so far with IBO I did not need to do this.
hth
Patrick

----- Original Message -----
From: Chris Hulsey
To: IBObjects@yahoogroups.com
Sent: Wednesday, February 28, 2001 12:55 PM
Subject: Re: [IBO] TIB_Event Alerter Problem and Application Exit


Hello Patrick,

I guess from your response you are able to make this work TIB_Event
alerters. Patrick could you please provide me a configuration that you are
using that works (IB version, gds32.dll, etc...). Also could I be doing
something wrong here because all I do is the following:

RegisterEvents(); // initialize event
Create OnEventAlert() // trap for processing
UnRegisterEvents(); // when finished

Chris Hulsey
chris@...



Yahoo! Groups Sponsor

Click Here to Find Software Faster


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]