Named pipes in Unix (Ubuntu) with .net core

  • Thread starter Thread starter RaviRaju
  • Start date Start date
R

RaviRaju

Guest
Hi Team,

may i know does the Named pipes works in Linux.

My requirement:

Named pipe Client is developed using c language and Named pipe server is developed in .net core.

Is this possible to connect and transfer the data between c and .net core app ?

If the answer is yes please provide snippet of code for server and client.

Thanks in advance

Raj

Continue reading...
 
Back
Top