1

Cognitier

SimpleIPC 1.0.0.1

SimpleIPC is a development platform which allows you to have some of your application`s work performed in an external process. If there is a process crash, it will be one of the external processes, rather than your app. SimpleIPC uses .NET Remoting.

WAN & LAN > Other Servers
SimpleIPCExpress 1.0.0.2

SimpleIPCExpress lets you host unstable code in a separate process. You can write most of your code in scripting. Your client can be Java, so its an easy way to interop from Java to .NET. It also helps you add multithreading to MS Office apps.

WAN & LAN > Other Servers