Must Have | TOP 100 | Authors | Reviews | RSS | Submit

Recommended Software

Kaspersky Anti-Virus

Kaspersky Anti-Virus 2012

Essential Protection—Kaspersky Anti-Virus delivers core protection from the latest viruses, malware, and more. It works behind-the-scenes with intelligent scanning and small, frequent updates, while proactively protecting you from known and emerging threats. • Harnesses the power of the...

DOWNLOAD
 
 

SimpleIPC

SimpleIPC 1.0.0.1

Category: Developer Tools / Editors, IDEs & Coding Utilities | Author: Cognitier

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.

DOWNLOAD GET FULL VER Cost: $299.00 USD
License: Demo
Size: 1.6 MB
Download Counter: 5

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 under the following circumstances:
1. You have some code which is useful, but which has the potential to throw unhandled exceptions and crash your application process. You can run this code via SimpleIPC. If there is a process crash, it will be one of the expendable external processes, rather than your application process. Your application can just repeat the call against a different external process and continue on. There is no need for your end users to be impacted.
2. You have some code which is useful, but which leaks memory. You can run this code via SimpleIPC and configure the external processes to recycle frequently. In this way, you can keep your application's memory consumption under control without sacrificing functionality.
3. You need an expeditious way to perform one of several common programming tasks, such as invoking .NET code from a Java application, running a subset of your application's operations under a different Windows identity, or limiting concurrent access to shared resources in a multi-user environment. SimpleIPC provides simple APIs for programming tasks like object pooling and invoking web services.

Requirements: .NET Framework 2.0
OS Support: Windows XP, Windows Vista, Windows 2003
Language Support: English

Released: April 21, 2009 | Added: May 07, 2009 | Viewed: 1383
 

Related Software

.net Java Integration | Browser Integration | Com Java Integration | Data Integration | Ebay Integration | Horizontal Scalability | Interprocess Communication | Java ide 5.0 | Java Interop | Mail Integration | Outlook Integration | Program Integration | Script Integration | Shell Integration | System Integration

  • No Icon Advanced Installer for Java - Advanced Installer For Java 4.9 is a Windows Installer authoring tool with built-in support for Java applications, integrating them fully into the Windows OS and making them look and feel just like a native application.
  • JNC - JavaNativeCompiler Icon JNC - JavaNativeCompiler - JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.
  • JadRetro Icon JadRetro - JadRetro is a command-line utility that could help You to successfully decompile Java classes created by the modern Java compilers (of Java 1.4, Java 1.5 or later). JadRetro is not a decompiler itself, it is a class transformer for decompilers.
  • JFrameBuilder Icon JFrameBuilder - JFrameBuilder is an easy-to-use visual Java GUI Builder for Java Swing applications. It enables Java developers to create sophisticated GUI applications using drag-and-drop interface without spending a lot of time writing code.
  • No Icon xFunction for Windows - Java library for interfacing to external functions written in any programming language. Surpasses JNI in ease of use and other aspects. Ideal solution for reuse of legacy code and non-Java third party libraries.
  • No Icon xFunction for Linux - Java library for interfacing to external functions written in any programming language. Surpasses JNI in ease of use and other aspects. Ideal solution for reuse of legacy code and non-Java third party libraries.
  • No Icon xFunction for Mac OS X - Java library for interfacing to external functions written in any programming language. Surpasses JNI in ease of use and other aspects. Ideal solution for reuse of legacy code and non-Java third party libraries.
  • JCavaj Java Decompiler Icon JCavaj Java Decompiler - JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary class file. You can decompile java applets, jar and zip files producing accurate java source code.
  • No Icon Java Code Export - Quickly and easily reindent, print and export your Java documents (10+ formats supported) with Java Code Export. Convert your Java documents to PDF, RTF, images and more!
  • Java Chart Designer Icon Java Chart Designer - Java Chart Designer is a powerful, feature rich charting Java application which lets you create charts for professionally looking presentations and reports that can be easily integrated into website as Java applet, Java apps or saved as JPEG images.
 

Actual Software | Link To Us | Links | Contact

Must Have | TOP 100 | Authors | Reviews | RSS | Submit