Index: Description | Registration | History | Copyright

Mailslot v1.1 for Delphi

Developed by Carlos Barbosa
email: delphi@carlosb.com
home page: http://www.carlosb.com



Description

Mailslot has three Delphi components which provide interprocess communication. The processes communicating can be located on the same machine or in diferent machines belonging to the same Windows network. With these components it's very easy to implement network communication.

 

Registration

This package is released as public domain.

 

History

1.14 01/02/07 Small correction.
1.13 99/10/17 It's now freeware.
1.12 98/09/15 Added support for Delphi 4.
1.11 98/08/07 Solved memory leak.
1.10 97/05/11 Added help and demo version for Delphi 3. Corrected bugs at TMailslotServer and TMailslotTerminal.

 

Copyright

There are no restrictions placed on the use of this code in compiled DCU format or linked into an EXE or DLL.

THE INFORMATION AND CODE PROVIDED HEREUNDER (COLLECTIVELY REFERRED TO AS "SOFTWARE") IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL CARLOS BARBOSA (REFERRED TO AS "AUTHOR") BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

This Software may be used royalty-free subject to the following conditions:

1. You must copy all Software without modification and must include all pages, if the Software is distributed without inclusion in your software product. If you are incorporating the Software in conjunction with and as a part of your software product which adds substantial value, you may modify and include portions of the Software.

2. Unless the Software is incorporated in your software product which adds substantial value, you may not distribute this Software for profit.

3. You agree to indemnify, hold harmless, and defend the Author from and against any claims or lawsuits, including attorneys' fees, that arise or result from the use or distribution of your software product and any modifications to the Software.

 

Back To Top