Inter-Process Data Exchange using .NET 2.0(advanceddotnettutorial.blogspot.com)
submitted by
learndotnet(1053) 1 year, 4 months ago
The purpose of this class is to allow exchange data between different processes on the same machine.The idea is to use temporary files, in a common directory, that are shared to all processes (i.e. c:\windows\temp) and synchronize access to these files through System.Threading.Mutex objects.
|category: ASP.NET
|Views: 3
tags:
ASP.NET another
Everyones tags:
Your Tags: