Subject Maintaining connections over wireless networks
Author georgethenorge
We are having some connection stability problems over a wireless
network. It seems as though IB/IBO needs to have a connection active
the whole time, and that it is possible to break.


I am wondering what sort of options there are for these situations.
It is possible to have some sort of timeout before the big error
message comes, etc.


I looked at the documenation and saw:


Property KeepConnection : boolean;


Description


This property is work in progress.


It will be used to allow a connection handle to be dropped and picked
back up again as needed. For now it is forced to always be true.


Ideas?