xnut1.exe: 23033 bytes Sample code - NWSNUT Menu example. -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrates how to write a basic NUT application with a menu. xafp1.exe: 26863 bytes Sample code - APPLE (APF) file access. -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrate how to write a basic 'TYPE' NLM to list the contents of MAC Name Space file (data fork), similar to the DOS -TYPE- command. xafp2.exe: 26896 bytes Sample code - APFScanFileInformation()example -- 5-15-98/22:51p This self extracting zip file contains sample source code and executables which demonstrate how to write a basic 'DIR' or 'CATALOG' type NLM to list details of MAC Name Space directory entries. xtru1.exe: 28502 bytes Sample code - AddTrustee() in a 4.X enviro -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrates how to write an NLM application to add a trustee to a file or directory in a NetWare 4.x DS environment. xaio1.exe: 44158 bytes Sample code - AIO NLM examples. -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrate how to implement the AIO NLM function calls. xnut2.exe: 29550 bytes NWSTHRD.NLM - Threaded NWSNUT Example -- 5-15-98/22:51p XNUT2.EXE contains an example program that demonstrates writing a multi-threaded NLM that uses the NWSNUT interface. This example contains source code, message files and help files. xsnc1.exe: 25188 bytes Sample code - Synchronized start example. -- 5-15-98/22:51p This self extracting file contains sample source code and executable which demonstrates how to write an application which uses NetWare's Synchronized Start option. xtli1.exe: 58472 bytes Sample code - TLI(SPX) client/server app. -- 5-15-98/22:51p 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. xsap1a.exe: 37478 bytes Sample Code - SAPing Server (NLM) & Clien -- 5-15-98/22:51p This self extracting zip file contains sample source code and executables which demonstrate how to write a basic SAP client/server application. (Replaces XSAP1.EXE) xdsa1.exe: 39690 bytes Sample -NWDSSearch, NWDSRead and NWDSList. -- 5-15-98/22:51p This self extracting zip file contains sample code that provides access to NDS using a simplified streams-like interface. fl5001.exe: 21142 bytes Sample Code Function Catalog for NDEVSUP 05. -- 5-15-98/22:51p FL5???.TXT contains a listing of the'C' files in library 05 of NDEVSUP. It details functions called by each 'C' file. This file is updated as newsample code us uploaded to the library. As this file is modified, the last three digits of the filename will be incremented. (FL5???.EXE contains FL5???.TXT ONLY) xvol1.exe: 24545 bytes Sample - Calculate NetWare volume in BYTES. -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrate how to determine the number of free bytes on a NetWare volume. tmsg1.exe: 76078 bytes Programming Tool - MSGLIB.EXE / support files -- 5-15-98/22:51p This self extracting zip file contains the NLM programming tool MSGLIB and its supporting files. Support files must be located in the current working directory, or found on a NetWare search path before any other files would be found by the same name. xkey1.exe: 23269 bytes Sample code - how to ungetch() extended keys. -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrate how to ungetch() function keys. The code shows how to simulate an 'F1' key; sending the keystroke to the MONITOR.NLM screen, causing it to bring up a MONITOR help screen. xsnd1.exe: 23464 bytes Sample code - NLM "SEND" utility. -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrate how to implement the SendConsoleBroadcast() and GetObjectConnectionNumers() functions. uw10a.exe: 293768 bytes Update/Watcom V10 Header Files. -- 5-15-98/22:51p This file is an update to UW10.EXE. The self-extracting file will create a NOVH directory in the current working directory which will contain .H files as published on the "Novell Software Developer's Kits Rel. 5". These files are required by NLM developers who have purchased the Watcom 10.0 or 10.5 compilers and have not purchased the Novell Software Developer Kit Rel. 5 (or greater). They help to avoid definition conflicts that arise between Watcom's "Static CLIB" and Novell's "CLIB.NLM". xqms1.exe: 23004 bytes Sample Code - Demonstrates QMS Functions -- 5-15-98/22:51p Example NLM of how to print by submitting a job directly to the QMS system. xdfs1.exe: 23375 bytes SAMPLE Code - DFS functions. -- 5-15-98/22:51p Example NLM of how to create and write files using Direct File System.. xfsh1.exe: 25002 bytes Sample Code - FS Hooks Example -- 5-15-98/22:51p This self extracting file contains source code and NLM demonstrating how to register an FS Hook routine. xmem1.exe: 21358 bytes SAMPLE CODE - Demonstrates SSGetCacheInfo() -- 5-15-98/22:51p This program demonstrates the type of information that can be gathered in NetWare 4 by using the SSGetCacheInfo() api. xset1.exe: 21546 bytes Sample Code using ScanSetableParmeters -- 5-15-98/22:51p Sample NLM program showing how to scan and display the settable system parameters. xdfs2.exe: 21674 bytes Sample Code Direct File System example 2 -- 5-15-98/22:51p Sample NLM program that show how to read the information related to how a files storage is allocated on the system. Also shows hole in sparse files. xfss1.exe: 22159 bytes SAMPLE CODE File System Services 1 -- 5-15-98/22:51p This is a example NLM program that show how to use the File System Services of ChangeDirectoryEntry to set the date and time on a file. xdir1.exe: 28732 bytes Sample Code - Demonstrates use of opendir(). -- 5-15-98/22:51p This self-extracting file contains source code and NLM which demonstrates how to use the opendir(), readdir(), closedir() and SetReaddirAttribute() functions. Also demonstrates a recursive function call for sub-directory a search. xflg1.exe: 26431 bytes Sample Code - ChangeDirectoryEntry(), stat() -- 5-15-98/22:51p This self-extracting file includes source code and NLM. It demonstrates use of ChangeDirectoryEntry() and stat() functons. It is similar to NetWare's FLAG.EXE program. daio1.exe: 21377 bytes Document: AIO Hardware Driver Types -- 5-15-98/22:51p This self extracting file contains AIODTYPE.TXT which is a listing of all the "public" AIO hardware device driver types (numbers). Although these numbers are issued by Novell Labs to developers of AIO device drivers, not all the drivers listed have been certified by Novell Labs. tdbg1a.exe: 525770 bytes Programming Tool - NLMDEBUG [pre-release]. -- 5-15-98/22:51p This self extracting zip file contains the BETA version of th NLM programming
tool NLMDEBUG. (Replaces TDBG1.EXE) xdsa4.exe: 22161 bytes Sample Code: NDS Userlist NLM -- 5-15-98/22:51p Sample code which shows how to write a USERLIST.NLM type application. Displays full NDS user names for each active server connection. xnut4.exe: 32146 bytes Sample code: NWSNUT sample -- 5-15-98/22:51p This self extracting file contains source code and NLM executable that demonstrates several NWSNUT features including; menus, sub-menus, unsorted sub-menus, lists, and portals. This sample also shows how to import library symbols at run-time and how to effectively implement an UNLOAD command within a NWSNUT application. xcpp1.exe: 117740 bytes C++ Code sample for Borland and Watcom -- 5-15-98/22:51p This is an example of NLM programming in C++. The example program has been compiled using both Watcom C/C++ and Borland C/C++. This example shows a multi-threaded NLM example. tdbg1b.exe: 420344 bytes Tool: NLMDEBUG.NLM & Modular CLIB for NW -- 5-15-98/22:51p This self extracting file includes a BETA version of NLMDEBUG.NLM and Modular CLIB for NetWare 4.10. It also contains NLMDEBUG documentations as shipped with TDBG1A.EXE. (Sorry, there is no newer documentation currently available). tdbg1c.exe: 417252 bytes TOOL: NLMDEBUG & Modular CLIB for NW 4.10 -- 5-15-98/22:51p This self extracting file contains a BETA version of NLMDEBUG.NLM and Modular CLIB for NetWare 4.10. Therer is also some documentation included for NLMDEBUG however it is not fully up to date with this BETA release (sorry). Novell encourages developers to test their products using Modular CLIB; however this version of Modular CLIB has not been fully tested and should not be used in a production environment. xea1.exe: 41308 bytes Sample code/Extended Attributes(EA)(DOS/NLM) -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrate how to implement the Extended Attribute (EA) function calls. Includes source code and executables for both the DOS and NETWARE NLM environments. xreg1.exe: 24556 bytes Sample Code - RegisterForEvent NLM Example. -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable. Example for RegisterForEvent on EVENT_MODULE_LOAD and EVENT_MODULE_UNLOAD. Multi-threaded and uses a Local Semaphore with a circular queue. xuse1.exe: 28915 bytes Sample code / GetConnectionsUsingFile() -- 5-15-98/22:51p This self extracting zip file contains sample source code and executable which demonstrate how to implement the GetConnectionsUsingFile() function. Includes source code and executabls for the NETWARE NLM environment.