NOVELL TECHNICAL INFORMATION DOCUMENT



TITLE:  Delphi Source to Retrieve Broadcast Messages

DOCUMENT ID:  TID100538

DOCUMENT REVISION:  B

DATE:  06/19/96 12:51am

ALERT STATUS:  Yellow

INFORMATION TYPE:  Issue

README FOR:  GETMSG.EXE

NOVELL PRODUCT CLASS:



NetWare API



NOVELL PRODUCT and VERSION:



NetWare SDK 1.0e



CATEGORY:



Client SDK - WIN16



ABSTRACT:



Delphi sample code shows how to 
 * get/set broadcast modes and retrieve broadcast messages 
 
Used APIs: 
NWCallsInit 
NWCCGetConnRefInfo 
NWCCGetPrimConnRef 
NWCCOpenConnByRef 
NWCCScanConnRefs 
NWDSMapIDToName 
NWGetBroadcastMessage 
NWGetBroadcastMode 
NWGetConnectionList 
NWGetConnectionStatus 
NWGetFileServerInformation 
NWGetNumConnections 
NWGetObjectName 
NWInitUnicodeTables 
NWSetBroadcastMode 
 
See the sample GETDSK  on how to use the Delphi units from the NetWare SDK CDs. 



-----------------------------------------------------------------

DISCLAIMER

THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.

-----------------------------------------------------------------



Self-Extracting File Name:  GETMSG.EXE



Files Included:     Size     Date      Time



DELPHI_U.PAS        4752      06-12-96  08:53pm

FCT.DOC        302      06-14-96  12:27pm

GETMSG.DPR        603      06-12-96  04:34pm

GETMSG.DSK        2301      06-14-96  05:38pm

GETMSG.OPT        279      06-14-96  12:21pm

GETMSG.RES        794      06-14-96  12:21pm

MAIN.DCU        4352      06-14-96  12:06pm

MAIN.DFM        658      06-14-96  12:05pm

MAIN.PAS        2473      06-14-96  12:05pm

NETWARE.ICO        766      12-01-95  10:26pm

U_ABOUT.DCU        1920      06-14-96  12:21pm

U_ABOUT.DFM        659      06-14-96  12:21pm

U_ABOUT.PAS        488      06-12-96  04:48pm

U_GETMSG.DCU        9184      06-14-96  12:15pm

U_GETMSG.DFM        1239      06-14-96  12:15pm

U_GETMSG.PAS        6053      06-14-96  12:13pm

U_SELSRV.DCU        6752      06-14-96  12:02pm

U_SELSRV.DFM        1104      06-12-96  08:48pm

U_SELSRV.PAS        4563      06-12-96  09:32pm

U_SRVINF.DCU        3440      06-14-96  12:02pm

U_SRVINF.DFM        1185      06-12-96  09:40pm

U_SRVINF.PAS        1509      06-12-96  09:38pm

U_VARS.DCU        576      06-14-96  12:02pm

U_VARS.PAS        167      06-14-96  12:02pm

GETMSG.TXT   (this file)



Installation Instructions:



GETMSG.EXE can be found on:

The DeveloperNet Support forum on CompuServe

The DeveloperNet Support World Wide Web site

The DeveloperNet Support Bulletin Board



-----------------------------------------------------------------

Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.

-----------------------------------------------------------------





