![]() |
| | #1 |
| Registered User Join Date: Apr 2006
Posts: 14
| Signal in windows i a writing one socket program and in my program I am creating child processes and executing different applications. If any process killed, i need to send signal to parent process like unix. Is it possible in windows. If possible give some examples. Also, in windows we can use createProcess() like fork() in unix. but, is it correct to send info to parent process like unix. thanks. |
| kalamram is offline | |
| | #2 |
| train spotter Join Date: Aug 2001 Location: near a computer
Posts: 3,450
| With WSA you may be able to use WM_SOCKET_NOTIFY msgs to monitor the status of the child processes.
__________________ "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter." Friedrich Nietzsche "I spent a lot of my money on booze, birds and fast cars......the rest I squandered." George Best "If you are going through hell....keep going." Winston Churchill |
| novacain is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows 7, First Impressions | Mario F. | General Discussions | 16 | 08-11-2009 06:46 AM |
| Anyone using Windows 7? | Sharke | General Discussions | 60 | 07-12-2009 08:05 AM |
| input/output | dogbert234 | Windows Programming | 11 | 01-26-2005 06:57 AM |
| SDL and Windows | nickname_changed | Windows Programming | 14 | 10-24-2003 12:19 AM |
| IE 6 status bar | DavidP | Tech Board | 15 | 10-23-2002 05:31 PM |