How was use namedpipes to communicate with other application in a network?
C#
4
Posts
2
Posters
0
Views
1
Watching
-
Hi I want to communicate b/w two applications using namedpipes in c#. when I googled, I found the link http://books.google.co.in/books?id=9fAmRzYaxFgC&printsec=frontcover&dq=oreilly:+C%23+cookbook#v=onepage&q=oreilly%3A C%23 cookbook&f=false which is given in the recipe 16.5, but I doesnot understand how to attach those files to server and client?
-
Hi I want to communicate b/w two applications using namedpipes in c#. when I googled, I found the link http://books.google.co.in/books?id=9fAmRzYaxFgC&printsec=frontcover&dq=oreilly:+C%23+cookbook#v=onepage&q=oreilly%3A C%23 cookbook&f=false which is given in the recipe 16.5, but I doesnot understand how to attach those files to server and client?