NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: IPX Get Local Target Async Sample README FOR: GLTTST.EXE NOVELL PRODUCTS and VERSIONS: NetWare Client SDK 1.0e ABSTRACT: GLTTST.EXE contains sample code that demonstrates how to use the following two IPX Function Calls: IPXGetLocalTarget() and IPXGetLocalTargetAsync(). IPXGetLocalTarget() blocks while waiting for a response back from a router. If no route is found for the network address specified then Windows is suspended until the call fails. IPXGetLocalTargetAsync() will issue a request to find the local route to a network but will not block. A Windows message is send upon success or failure of the call. ----------------------------------------------------------------- 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. ----------------------------------------------------------------- ISSUE: GLTTST.EXE contains sample code that demonstrates how to use the following two IPX Function Calls: IPXGetLocalTarget() and IPXGetLocalTargetAsync(). IPXGetLocalTarget() blocks while waiting for a response back from a router. If no route is found for the network address specified then Windows is suspended until the call fails. IPXGetLocalTargetAsync() will issue a request to find the local route to a network but will not block. A Windows message is send upon success or failure of the call. Self-Extracting File Name: glttst.exe Files Included Size Date Time ..\ GLTTST.TXT (This file) GLTTEST.C 9902 9-8-95 1:10:48 pm GLTTEST.DEF 215 9-8-95 12:58:02 pm GLTTEST.EXE 59009 9-8-95 12:58:20 pm GLTTEST.H 111 7-24-95 2:04:52 pm GLTTEST.MAK 2020 9-8-95 1:06:08 pm GLTTEST.RC 693 9-8-95 12:28:02 pm NWDIAG.H 35254 8-21-95 12:06:00 pm NWIPXSPX.DLL 41120 8-25-95 2:41:36 pm NWIPXSPX.LIB 8704 8-25-95 2:41:34 pm NXTW.H 10934 8-23-95 1:29:30 pm Installation Instructions: All of the files required to build a functioning executable are included in GLTTST.EXE. ----------------------------------------------------------------- Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information. -----------------------------------------------------------------