NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: Sample code - TLI(SPX) client/server app. DOCUMENT ID: TID021854 DOCUMENT REVISION: A DATE: 13SEP94 ALERT STATUS: Yellow INFORMATION TYPE: Issue README FOR: XTLI1.EXE NOVELL PRODUCT and VERSION: NLM SDK for NetWare 4.0 1.0c ABSTRACT: This self extracting zip file contains sample source code and executable which demonstrates how to write a basic TLI client/server application. The example uses SPX/SPX2 as the underlying protocol. The SAPping server portion will send a specified text file to requesting clients. ----------------------------------------------------------------- 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 XTLI1.TXT This file. FILETX.C 'C' source code for NLM -server- to transmit file to clients. FILETX.NLM NLM sample executable. FILERX.C 'C' source code for DOS -client- to recieve file from server. FILERX.EXE DOS sample executable. Please note the Server SAP type number used in this sample code [0x0275] must not be used in a production application; as that it is registered to Novell Developer Support as a Sample Code server SAP type. Self-Extracting File Name: XTLI1.EXE Revision: A Files Included Size Date Time \ XTLI1.TXT (This File) FILETX.C 21401 09-13-94 3:54p FILETX.NLM 13655 09-13-94 3:55p FILERX.C 10053 09-13-94 5:21p FILERX.EXE 45961 09-13-94 5:22p ----------------------------------------------------------------- Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information. ----------------------------------------------------------------- ÿ