Using named pipes

  • Thread starter Thread starter motimh
  • Start date Start date
M

motimh

I am trying to use named pipes to interprocess communication.
My concern is the cpu wait time between them.
Can someone show me the code to do this in VBNet?
Is there an event that can be associated with the existence of text in
the pipe that can fire and hence not use any cpu time?

Any help is much appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top