kerrywales

kerrywales
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
Interprocess Communication using Named Pipes in C#
08/26/2009 - 04:07
This has been great in starting to get to grips with ipc.
I am trying to implement the code but the app running the server side remains in the process table after being closed and I have to use the TaskManager to destroy the app.How to I ensure a clean close down of the pipeServer?
Thanks
Recent Comments