Next Previous Contents

NetWare Loadable Module Programming HOWTO

Martin Hinner, < >

Version 0.2, 04 August 2000


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.

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