.Net Framework Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 1340 Page Views: 

Describe use of named pipes:



Posted By: Avi Date: 15 October 2010 10:27:48 AM
 Answer:

Named pipes provide interprocess communication between a pipe server and one or more pipe clients. Named pipes can be one-way or duplex. They support message-based communication and allow multiple clients to connect simultaneously to the server process us


Posted By: avibtech


Date: 15 October 2010 10:27:48 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image PAKwdl
Related Questions
.Net Framework : What is Silverlight?

What is Silverlight?

Silverlight is development platform for creating web, desktop and mobile applications.
Category: .Net Framework Date: 10/14/2010 10:14:49 PM
.Net Framework : What bit collection are defined in .NET framework?

What bit collection are defined in .NET framework?

BitArray and BitVector32
Category: .Net Framework Date: 10/14/2010 10:04:48 PM
.Net Framework : What is ASP.NET MVC?

What is ASP.NET MVC?

ASP.NET MVC is implementation of Model-View-Controller design pattern for ASP.NET.
Category: .Net Framework Date: 10/14/2010 9:12:49 PM
.Net Framework : What is delegate?

What is delegate?

Delegate is a data structure that refers to a static method or to a class instance and an instance m....
Category: .Net Framework Date: 10/14/2010 8:20:48 PM
.Net Framework : What is Task Parallel Library?

What is Task Parallel Library?

TPL is set of classes and API that simplifies introduction of parallelism and concurrency to applica....
Category: .Net Framework Date: 10/14/2010 7:27:49 PM