File Details |
|
File Size | 1.5 MB |
---|---|
License | Shareware, $299.00 |
Operating System | Windows Server 2003/XP |
Date Added | April 21, 2009 |
Total Downloads | 73 |
Publisher | Cognitier |
Homepage | SimpleIPC |
Publisher's Description
SimpleIPC is a set of objects, server processes, and configuration tools which allow you, the software developer, to have some of your application's work performed in an external process on the same machine. 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.