File Details |
|
File Size | 1.4 MB |
---|---|
License | Freeware |
Operating System | Windows Server 2003/Vista/XP |
Date Added | August 26, 2009 |
Total Downloads | 122 |
Publisher | Cognitier |
Homepage | SimpleIPCExpress |
Publisher's Description
SimpleIPCExpress lets you have some of your application's work performed in an external process on the same machine - insulating your app from memory leaks and process crashes. You make function calls to objects in the external process as if they were local objects. Under the covers you're using .NET Remoting over the IPC (Inter Process Communication) channel, but you don't need to be an expert on .NET Remoting to use SimpleIPC.