communication between programs  
Author Message
haba





PostPosted: Visual C# Express Edition, communication between programs Top

Hey,

I have two C# apps. One makes some calculations and should send the results to the other app... how can this communication be done Files dont count...

Thanks


Visual Studio Express Editions27  
 
 
Andreas Johansson





PostPosted: Visual C# Express Edition, communication between programs Top

.NET remoting offers many ways for applications to communicate
http://msdn2.microsoft.com/en-us/library/kwdt6w2k.aspx