View Single Post
Old 03-02-2008, 11:14 PM   #1 (permalink)
amburan
Recruit
 
Join Date: Mar 2008
Posts: 1
amburan is on a distinguished road
Inter Process Communication

Hi,
I need to do interprocess communication between a C application and a C # application. In C# i can use named pipes to do this. Can anyone help in doing this in C?
amburan is offline   Reply With Quote