Christian Havel
2005-11-28 15:11:07 UTC
Hi,
I make a call from my VB6 Microsoft Project AddIn to a remote XML-RPC-Server.
Sometimes the server has some problems and hangs. In this case my app hangs
too, because I am waiting on the response from the server.
I want to create a timer, and if a specified time is expired the user should
be informed about this problem.
How can I solve this problem?
Thanks from Munich
Christian
I make a call from my VB6 Microsoft Project AddIn to a remote XML-RPC-Server.
Sometimes the server has some problems and hangs. In this case my app hangs
too, because I am waiting on the response from the server.
I want to create a timer, and if a specified time is expired the user should
be informed about this problem.
How can I solve this problem?
Thanks from Munich
Christian