Mini-Comm free download .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 between different programs, multiple instances of the same program, or different processes on the same PC. You can share text, objects, collections of objects, and streams of data. * At its heart, Mini-Comm communicates in a peer-to-peer fashion: any two nodes can talk. This flexibility allows you to emulate just about any architecture including client-server and one-on-one communications. Mini-Comm also ships with a basic text sender and receiver in case you want to roll your own communications. * You can specify a password on both ends for highly-secure communications. Mini-Comm has 256-bit AES encryption built-in, or you can encrypt the data yourself before sending it. * Use Mini-Comm to ensure that only one instance of your application is running at any given download   
 Example: Opera • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > Components & Libraries > download now Mini-Comm

  Popular:
AZImage 2.4.3.1 new!
An image converter supporting several formats including…
Genesis 8.2
Stock charting and technical analysis trading system with a…
eXpress IP Locator 1.2.3
Small utility for offline retrieving the country…
Instant Demo 3.03
Instant Demo is a Windows application that provides a new…
ViewletPresenter 1.2.1
ViewletPresenter converts your PowerPoint presentations…
NoAds 2006.07.09
NoAds stops Internet popup ads from getting in the way of…
IP Helper 3.4
This IP Helper software shows you both your internal and…
MovieTaxi_Zune 3.9.4 new!
MovieTaxi Zune Video Converter is an extremely easy to use…
PIM XP 1.21
PIM XP allows you to plan your business and personal time…
AES Free 2.5
AES Free is the suite of encryption tools for personal…
Best 1000
  TOP-10:
FolderSafe 2.1
FolderSafe is a software tool that lets you hide or…
IE Privacy Keeper 2.7
Simple, fast and efficient browsing history cleaner for…
QuickMIle 3.0
QuickMile is Palm Pilot software that keeps track of your…
RegistryProt 2.0
RegistryProt is a free, compact, realtime registry monitor…
Cryptgine Archiver 1.05
Cryptgine Archiver creates compressed and encrypted…
XLS to Net 1.00
Useful utility for creation web pages using information…
LockJar 2.1
LockJar gives you total control over the Internet browser…
SprinN Lite eng 3.0
SprinN, the best prediction tool based on Artificial…
CheckBook 2.2.1
Manage your checking accounts with this inexpensive tool…
NonFiler 3.0
Non-filers of tax returns need to act quickly to avoid…
  Sponsored links 
  New:
Acala DVD Copy 3.3.4
Acala DVD Copy backs up your DVD movies without any quality…
DBF to XLS (Excel) 2.15
The DBF to XLS (Excel) program allows you to convert your…
Easy Net Switch 6.5.1
Easy Net Switch can automatically select correct IP…
The Ringtone Maker 5.2.2
The Ringtone Maker Plus is just that: an unlimited…
Screen Anytime 3.3
Screen Anytime is a set of software recording onscreen…
MaterialNet 3.38
MaterialNet is designed for manufacturer, factory…
DAEMON Tools Lite 4.35.5
DAEMON Tools is an advanced application for Microsoft…
RasterVect 15.3
RasterVect can convert raster images (TIFF,JPEG,BMP...) to…
System Keylogger 3.2.3
Spy on your computer to know how they uses home PC or track…
PeerAware 1.11
Group chat software with file sharing support. You can…
     
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

Mini-Comm 2.0  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


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

Updated Jul 27, 2006 00:31:32
Size2662 kb
LicenceShareware
StatusMajor Update
LanguagesEnglish
TagsIPC interprocess communications single instance C# VB.NET
OSWindows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003
Homepagemini-tools.com
Emailinfo@mini-tools.com
AuthorTimm Martin
Mini-Comm free download .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 between different programs, multiple instances of the same program, or different processes on the same PC. You can share text, objects, collections of objects, and streams of data.

* At its heart, Mini-Comm communicates in a peer-to-peer fashion: any two nodes can talk. This flexibility allows you to emulate just about any architecture including client-server and one-on-one communications.  Mini-Comm also ships with a basic text sender and receiver in case you want to roll your own communications.

* You can specify a password on both ends for highly-secure communications. Mini-Comm has 256-bit AES encryption built-in, or you can encrypt the data yourself before sending it.

* Use Mini-Comm to ensure that only one instance of your application is running at any given  download

 Zoom click for full size
Other author's software:
  • Mini-XMenus 2.1 — .NET component to add custom items to the Windows Explorer context Menu. Supports custom fonts, colors & images. Or draw your own menu items with full OwnerDraw support!
  • Mini-Input 2.0 — .NET component to monitor keyboard and mouse input on a global, application, form and/or control level. Suppress select events to provide your own response. Send keyboard and mouse input to any open window.
Show all author's software

Description:
   Mini-Comm is a .NET component to share data between different programs, multiple instances of the same program, or different processes on the same PC. You can share text, objects, collections of objects, and streams of data.

   * At its heart, Mini-Comm communicates in a peer-to-peer fashion: any two nodes can talk. This flexibility allows you to emulate just about any architecture including client-server and one-on-one communications. Mini-Comm also ships with a basic text sender and receiver in case you want to roll your own communications.

   * You can specify a password on both ends for highly-secure communications. Mini-Comm has 256-bit AES encryption built-in, or you can encrypt the data yourself before sending it.

   * Use Mini-Comm to ensure that only one instance of your application is running at any given time. If a new instance runs, it will automatically pass its command line arguments to the original instance of your application and then shut down.

   * Mini-Comm comes with a full Messaging System that helps you to track and communicate with other processes, logs messages, and provides ping and other system functions.

   * Mini-Comm includes a WinForms control that exposes the Messaging System. You can add this control to your applications to provide a "back door console" for you to monitor and debug your interprocess communications. You can even add your own messages to the system while it is running (see this in action with the sample program).

   * Each application communicates on its own network. You can communicate across applications, or restrict all communications to just your network and application. Each network can be further sub-divided into channels, both public and private.

   * Mini-Comm includes thorough MSDN-style documentation and sample programs that demonstrate the component with no programming required. Also includes sample source code in C# and VB.NET to help you get started quickly.
Short tags:
IPC, interprocess, communications, single, instance, C#, VB.NET
System Requirements:
.NET 1.1 or greater
      Freeware alternatives Mini-Comm 2.0
Free Download now  Free Download Mini-Comm 2.0 from mini-tools.com

Similar software shotlights:
  • OneOnly 1.0.0 — Create single instance applications linked to associated file types. When the associated file is double clicked it will be handled by a single instance of your application. This lets your application…
Find all software similar on Mini-Comm 2.0

Similar news:
Find all news similar on Mini-Comm 2.0

Similar smart reviews:
  • 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…
  • 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…
  • MasterBooter - when a single OS is not enough — If you believe that each operating system is tailored for specific purposes or just like experimenting and having a real choice of operating systems to work in, you may want to install several ones on your PC. However, a standard computer setup will not allow you to do this easily. If you are firmly determined to have several operating systems on your hard drive, you…
  • Quicknote - do not let a single thought get lost! — If you browse the Internet a lot doing research or just looking for new places and people, it’s often necessary to put down addresses, phone numbers and screen names, prices and just good quotes that you want to get back to in the future. Of course, you can use Notepad or even Word for these purposes, but it’s quite time consuming and distracting, while all you need…
  • DriverScanner - keep your hardware drivers up-to-date with a single mouse click! — Most users simply do not realize that hardware drivers are not just a necessary prerequisite for normal operation of their hardware, but very often also a factor that determines its quality and stability. Whether it’s poor video performance in a new game, stuttering sound in a new audio application or inability to use your webcam in a new version of your favorite…
  • FastEject: Eject Multiple Discs by Single Click — Well, seriously, what does it take to eject a DVD tray? The job doesn’t seem to take even a bit of an effort. And that’s where the trick is; the ease only seems to be there. Once you start pushing that Eject button more or less regularly, you will start dreaming about some handy utility that would take that hard burden off your shoulders. With FastEject running…
  • 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 Mini-Comm 2.0


Home > Software > Development Tools > Components & Libraries > download now Mini-Comm

See software by tags:
Folders compare
Music ministry administrator
Register dll tool
see also:
EngCalc Heat and Mass Calculator WM PPC
Fairy Tale Kids Screensaver
Planet Saturn 3D Screensaver
See software by tags:
Files clean
Delphi hook files
Japanese ansi file

Copyright © 2001—2009 3d2f
Concept:
Advertisement.