Re: Interprocess Communication...

new topic     » goto parent     » topic index » view thread      » older message » newer message

On 11 Nov 2004, at 10:02, Patrick Barnes wrote:

<snip>

> The main thing is - if a program crashes when one of its functions is
> called remotely, does it crash the calling program, and can the
> calling program detect that the other program crashed?

There are ways, i forget how, to detect if any program is running. Also to kill 
it. Code is in the archives. Detecting if the module is sitting there with a dos
box and whining that you must press <enter> , i don't know. If you want to 
maintain if the spawned modules is running, it should either send a ping or 
respond to one periodically. Or be doing something else that can be 
detected by the main process externally. For my mirc-eu, i pinged with a 
number representing the time, pretty much like irc does anyhow.

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu