//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 1998-2002 Borland International Inc.  All Rights Reserved.
//---------------------------------------------------------------------------

TITLE:
   MSGDEMO 
DESCRIPTION:
    Sample app using the NetMaster NMMSG control.
DEMONSTRATES:
   A system for passing ASCII message across the internet.
COMMENTS:
   Must be paired with NMMSGSERV control on the other side.

