Subject | Re: [IBO] IB_Events failing to fire |
---|---|
Author | Florian Hector |
Post date | 2004-09-07T09:19:26Z |
Anthony,
properly receiving/handling them.
You could write a simple program which only receives the events and logs
them into a textfile, just to further narrow down the problem.
I take it that you are aware of the problem some of us had with W2K SP4.
Apparenty MS changed something on their TCP handling so that events didn't
reach the clients anymore. A QaD fix was to use the TCPIP.SYS of SP3
instead.
Florian
> This particular site is running Win XP Home SP1. I have aIs it the server who stops sending the events or is it the client who stops
> reasonable amount of freedom for testing over the next day or
> two. Once again, I
> am sure I have run into this situation due to some changes in my
> code,
> but I can't identify that change right now.
>
> Does anyone have any thoughts on why an IB_Event would stop
> firing (when Registered = true)?
>
properly receiving/handling them.
You could write a simple program which only receives the events and logs
them into a textfile, just to further narrow down the problem.
I take it that you are aware of the problem some of us had with W2K SP4.
Apparenty MS changed something on their TCP handling so that events didn't
reach the clients anymore. A QaD fix was to use the TCPIP.SYS of SP3
instead.
Florian