SimpleIPC free download 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. 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 v download   
 Example: BearShare • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > Java > download now SimpleIPC

  Popular:
ZipRecovery 1.6.0847
ZipRecovery is a data recovery program for corrupted Zip…
Billard 6.03
full featured application to manage your billardhall or…
CDLock 1.4
CDLock lets you set up rules for the local computer…
IE Privacy Keeper 2.7
Simple, fast and efficient browsing history cleaner for…
CZ-Pdf2Txt 1.1
Convert Pdf to Text,Support batch conversion, support PDF…
MP3 Stream Editor 3.2
Visually edit MP3 audio on a 3D sample display. Encode…
DLOCK2 2.01
DLOCK2 is a simple command line file encryption/decryption…
FNA 1.31a
Multi-function calculator and unit conversion utility. Four…
Monidir 2000 1.0
Monidir 2000 is a freeware tool that will monitor up 20…
REFOG Keylogger 4.63
This keylogger tracks all keystrokes, applications and…
Best 1000
  TOP-10:
Halftone 1.04f
High-quality anti-aliassed halftone dithering on any RGB…
A4 DVD Shrinker 4.8
A4 DVD Shrinker is a high quality and extremely fast DVD…
G-Lock SpamCombat 2.70
Do you dread all the junk in your email Inbox? Do you…
IE Security Pro 7.1.2.2
Internet Explorer Security is an utility that customizes…
Smartworks-PE 2.0
SmartWorks is a cost effective and scalable collaboration…
DBF Viewer 2000 3.1
With DBF Viewer 2000 you can view, edit, sort, create…
Prof Shutdown 4.2 new!
Is a power management tool for enterprise-wide and small…
IP Privacy 3.8
IP Privacy is a privacy protection tool that hides your IP…
Easy Phonebook 2.2.1
Easy Phonebook is a full-featured telephone numbers manager…
LBE Web Helpdesk 4.0.131
Help Desk software designed to be operated via your web…
  Sponsored links 
  New:
Hide IP NG 1.53
Concerned about Internet privacy? Want to hide your IP…
XStudio 1.0
XStudio is a FREE test management application that handles…
Zune eBook Creator 1.4.2.5
Do you have favorite books and you want to read their in…
Batch It Pro 4.08
Batch It! Pro is an automated Batch Imaging Editor which…
DBF to DBF 2.15
The DBF to DBF program allows you to convert your dbf files…
WOL 2.0.3
Program implements wake on lan function. Wake-up remote…
Label mx Pro 3.8
Label mx pro is easy-to-use label software allows you to…
Personal Data Pro 4.0
Personal Data Pro is a complete, user-friendly, and…
Magic DVD Ripper 5.4.2
Magic DVD Ripper is a powerful and easy-to-use DVD backup…
DTM Migration Kit 1.06.47
DTM Migration Kit is a powerful yet simple data import…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Active-X
Delphi
Components & Libraries
Java
Javascript
Visual Basic
dotNET
Databases
Perl, php, cgi
Source Editors
Installers
Bug Trackers
HTML
XML
ASP

SimpleIPC 1.0.0.1  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
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.

Updated May 7, 2009 16:38:54
Size1607 kb
LicenceDemo
StatusNew Release
LanguagesEnglish
TagsInterprocess Communication, .NET Java Integration, COM Java Integration, Java Interop, horizontal scalability
OSWindows ME, Windows NT, Windows XP, Windows 2003, Windows Vista
Homepagecognitier.com
Emailsubmissions@cognitier.com
AuthorCognitier DevTeam
SimpleIPC free download 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. 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 v download

 Zoom click for full size
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. 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.
Short tags:
Interprocess Communication, .NET Java Integration, COM Java Integration, Java Interop, horizontal scalability
System Requirements:
.NET Framework 2.0
Change Info:
New release - no changes
      Freeware alternatives SimpleIPC 1.0.0.1
Free Download now  Free Download SimpleIPC 1.0.0.1 from cognitier.com

Similar software shotlights:
  • Mini-Comm 2.0 — .NET component to share text and data between processes running on the same computer and ensure only one instance of an application is running at a time. Mini-Comm is a .NET component to share data…
  • ComTL Software 2.06 — ComTL offer flawless data transfer without any manual entry and secure data transfer with no need of network. ComTL can be used to maximize present technology investment because user doesn’t have to…
Find all software similar on SimpleIPC 1.0.0.1

Similar news:
Find all news similar on SimpleIPC 1.0.0.1

Similar smart reviews:
  • Integrated Notification System 7.0.0, Communications Automated — Integrated Notification System (INS) is an extremely powerful suite for sending and receiving faxes, mails, SMSs, voice messages and automating of all kinds of things in this area. The best way to explain how useful the suite is and how smart it is designed is to overview its components. In the heart of our system is a message server, the powerful message queuing…
  • Managed Extensions for VCL - a great solution of the Delphi Win32/.NET communication problem — Anyone familiar with software development knows how different the .NET framework is compared with older development platforms. The problem of framework interoperability has been vexing many developers who wanted to use .NET components in their Delphi and C++ applications. Finally, there is a solution for the problem. Managed Extensions for VCL enables you to interact with any .NET languages (C#, Visual…
  • AVS 2.0.6, Integrating What Ought to Be Integrated — AVS is a free client/server source code management system, which takes the task of source code management and version control in the context of entire project lifecycle. Unlike the common and limited «just revision» control systems, AVS combines source files versions with change requests, task and milestones, therefore replacing a full stack of heterogeneous and loosely integrated components. With…
  • Turning the Face to the User. DJ Java Decompiler — Don’t be disappointed when instead a mono-color alphanumeric screen with a lot of mysterious characters, which make sense only to those “chosen” ones called “hackers” or “coders”, and control commands hidden behind the never-would-guess keyboard shortcuts you will see a feature-rich GUI-based editor with colored source code of your application loaded…
  • Easy Net Switch – a dream come true for real net-hoppers — If all networks were absolutely the same, they would’ve called it network utopia. No network-specific IP addresses, passwords, DNS servers, drive mappings, proxy and gateway addresses — all these things that may take hours to configure, especially when there is not system administrator around. Unfortunately, networks are all different and active users that commute between offices, building…
  • Spices.Net Suite: All about .Net Visual Studio Can't Do — Spices.Net Suite is a collection of utilities, which brings all the strength the .Net platform *potentially* has right in a developer’s hands. Unfortunately, the functionality of the tools created by Microsoft for their own platform is always much poorer than what it could be, and Spices.Net is addressed to fix this drawback. Once installed, Spaces.Net Suite will provide you…
  • CRC .NET Control - a native .NET component for fast CRC calculation — Cyclic Redundancy Check (CRC) calculations are used by the majority of developers to validate the integrity of files and binary streams, which makes them an important part of applications working with multiple input and output files. Despite the great number of available CRC algorithms utilizing various initial polynomials, CRC32 is by far the most popular one. If you are a .NET…
  • GALsync - an elegant solution for integrating multiple Active Directory forests — Full of partial integration of several Active Directory forests may be required in a number of situations. For instance, a company may be using two or more forests for different groups of employees — the core one for the company as a whole and a separate one for the international or regional sales personnel. Another example would be a company take-over…
  • Network Assistant 4.1, everything for communication! — In our small office network we need many different types of communication. For example, we discuss general questions in public chats. We touch upon more specific topics in private chats. We send short immediate messages to each other through instant messengers. We publish some permanent office-wide messages on our message boards. All these types seem to be rather trivial…
Find all smart reviews similar on SimpleIPC 1.0.0.1


Home > Software > Development Tools > Java > download now SimpleIPC

See software by tags:
Cafe control software
Quick database
Programs kazaalite
see also:
Instant Online Image Gallery
RegCure PC Registry Fixer
VOIP Phone Buddy for SKYPE
See software by tags:
Share lock software download
Dutch text spelling
Xp streaming server

Copyright © 2001—2009 3d2f
Concept:
Advertisement.