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: CD Creator • Top 1000
• Smart reviews
   
Search:   
     

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

  Popular:
CHM2PDF Pilot 2.15
Convert chm into PDF documents.
CacheSmasher 1.1
Quick way to delete your cookies, Temporary Internet Files…
APBackUp 3.2
APBackup makes it easy to back up your data virtually to…
NetStat Agent 2.0
A powerful TCP/IP troubleshooting tool for monitoring your…
IPTunnelManager 1.4
The program IPTunnelManager is used for IP tunneling with…
The Query Tool 5.1.0
The Query Tool is a powerful data mining application. It…
Penguin Monitor 8s 1.20
Penguin Monitor 8s uses a secure SSH connection for…
Credit Card Knight 1.4
Credit Card Knight is a security utility scanning your…
Bar Code 3 of 9 3.7
Print bar code 3/9 from Windows using TrueType or…
Mnemo 4.2
Database manager where you don't have to create tables…
Best 1000
  TOP-10:
CG Invoicer 2 Mac 2.3
CG Invoicer creates professional invoices quickly and…
P2P Messenger .NET 4.0.3
P2P Messenger is secure Instant Messaging client, working…
AVI Slide Show 1.6.4.14
AVI Slide Show is an easy-to-use tool to convert digital…
32bit Convert It 08.08.01 new!
32bit Convert It will Convert any unit of measurement to…
Radius Manager 3.4.1 new!
Billing solution for Mikrotik, StarOS and ChilliSpot…
All Converter 6.0.2
All Converter is a powerful, all-in-one, multimedia…
Traces Viewer 1.11
Free utility that shows you how easy it is for unauthorized…
My Voice Diary 1.6
My Voice Diary is a personal voice diary software. You can…
PolyEdit 5.0
PolyEdit is both a word processor and a plain text editor…
Personal PC Spy 2.0.5 new!
Personal PC Spy is the most powerful stealth keylogger…
  Sponsored links 
  New:
docXConverter 3.1.1
docXConverter is a program for opening files saved in the…
HDD Recovery Pro 2.13.4
Not sure if your files can be recovered? The free version…
A-one DVD Creator 6.6.4
A-one DVD Creator is a powerful Software that Create your…
RasterVect 13.9
Vectorizer. Transforms raster images into a vector format…
Beyond Keylogger 3.102
Invisibly records every activity(web,chats, emails…
QTXL 2.0.2
QTXL - real-time streaming and snapshot quotes interface…
Olina 3GPP to Wii 1.7.82
Olina 3GPP to Wii is a great, all-in-one video converter…
3D Topicscape Pro 1.61
3D Topicscape Pro is the information organizer for…
WinLock 4.67
WinLock is a comprehensive security program for personal or…
OrgCourier 1.8
OrgCourier is a must-have schedule management tool for…
     
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…
  • 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…
  • 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…
  • 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…
  • Easy Adder 1.7.3, It's All About Communication — The new age of Web, with its social services, had extended ways of communication far beyond usual e-mail/IM measures. Social services like MySpace have introduced a very important concept of a «friend», which, despite its name, means a completely new thing in the world. This concept with related actions (like «Add as a friend») alongside is a completely new method…
  • Online Guestbook Pro 5.1, Communicating Like Breeze — Forums, blogs, comments, trackbacks… It seems that modern web-sites have a completely new view of how visitors should communicate with a website author. For unknown reasons, all of these people completely ignore the most usual, understandable and easy way to communicate: good old guestbooks. Fortunately, there is still somebody who loves guestbooks and therefore there are still guestbook scripts made…
  • 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…
  • Instant Messaging Server. Safe and secure communication. — No one can deny that good communication is a crucial component in the formula of business success. That is why, if you need to be successful and gain extra profit, you need to use the unique Instant Messaging Server and Client software: Bopup Communication Server, Bopup Messenger, Bopup Observer — all these programs belong to a single client-server platform. Instant…
Find all smart reviews similar on Mini-Comm 2.0


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

See software by tags:
Network boot terminal services
Whiskers math
Extract tracks
see also:
Alphasix
Tuning colouring book
New Seven Wonders Screensaver
See software by tags:
Resumed
Network messenger password sniffer
Cd mbr

Copyright © 2001—2008 3d2f
Concept:
Advertisement.