Re: [twsocket] BgException when a tcp client application is startedbyanother application

2005-09-29 Thread Jack
Hello Francois, So madExcept only catches the uncaught exception. I thought its caught exceptions first. Thanks for the explanation. -- Best regards, Jack Thursday, September 29, 2005, 3:14:44 AM, you wrote: >> I installed madExcept, and verified it working with a divided by 0 >> exception I c

[twsocket] Ideas for customer status monitoring?

2005-09-29 Thread W. D.
Hi, We have a number of clients that we want to monitor Internet connectivity--many are behind firewalls. I was thinking of a small, unobtrusive program that would every 15 minutes or so, fill out a form on our website that would include a traceroute path, with ping times. Does anyone have any

Re: [twsocket] BgException when a tcp client application is startedbyanother application

2005-09-29 Thread Francois Piette
> I installed madExcept, and verified it working with a divided by 0 > exception I created on purpose. It was caught by madExcept. However, the > problem I > had in BgException didn't raise any exception that madExcept was > able to catch... If you catch the exception, then MadExcept will not see