Next Previous Contents

NetWare Loadable Module Programming HOWTO

Martin Hinner, < [email protected]>

Version 0.3, 04 January 2007
This document describes how to develop NetWare Loadable Modules under Linux, using GNU CC and nlmconv(1) from GNU binutils. This is not an official Novell document; I wrote it without any help or cooperation from Novell, Inc.. Please note that Novell Netware is becoming quite obsolete nowadays. In fact I have not updated this howto for more than five years till now (2007).

1. Introduction

2. Setting Up Your Linux Box and NetWare Server

3. First Step: Hello world

4. NLM Header file

5. Message files

6. Help Files

7. XDC Data Files

8. Header Files (.h)

9. Import Files (.imp)


Next Previous Contents