Named Pipes in VB.Net?

  • Thread starter Thread starter gregory_may
  • Start date Start date
G

gregory_may

This has got to be the worst written MSDN article I have ever seen. So I
would like to try to use Named Pipes in VB. This article sort of works, but
no actual DATA is going back & forth its all smoke & mirrors:

http://support.microsoft.com/?kbid=871044


I found this article for C#. It looks GREAT!, but its too complicated for
me to convert to Vb.Net.

http://www.codeproject.com/csharp/DotNetNamedPipesPart2.asp

Anyone know how to tweak the MSDN article to pass actual DATA back & forth
or convert this cool C# article to either a DLL or VB.Net?

Thanks!
 

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