Software Listing of Author : "Cognitier"
- Messaging Peer For PHP
- License: Shareware
- Price:


The Messaging Peer is a service that runs on your Windows computer. It allows a publicly-accessible (hosted) Linux server running PHP 5 or higher to make function calls against a Windows server that is behind a firewall, and not accessible from the public internet. It is ideally suited for situations where you want to deliver output from Windows applications from a Linux server and/or you need full control of the machine running the target code. The Windows machine remains hidden from public access.
The Messaging Peer product is a companion product to SimpleIPC or SimpleIPC Express (also from Cognitier, inc.). You can write the code to be executed on the Windows machine in C# or VB.NET. Alternatively, you can use SimpleIPC's built-in script editor to write your Windows code in JScript.NET. The product includes extensive...
- Platform: Windows Server, Windows Vista, WinOther
- SimpleIPC
- License: Demo
- Price: 299


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. The platform handles the communications and external process life cycle details for you. SimpleIPC runs on Windows, and the code to be run in the external process must be written in a .NET programming language. However, your client code may be written in a variety of languages, to include Java, VBScript/VBA, and .NET programming languages. You might consider using SimpleIPC...
- Platform: Windows Server, Windows Vista, WinOther
- SimpleIPCExpress
- License: Freeware
- Price: 0.00


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. The platform handles the communications and process life cycle details for you. SimpleIPC runs on Windows, and the code to be run in the external process must be written in a .NET programming language. However, your client code may be written in a variety of languages, to include Java, VBScript/VBA, and .NET languages. You might consider using SimpleIPC under the following circumstances: 1. You have some...
- Platform: Windows Server, Windows Vista, WinOther