COM Ports Lister

This is a simple program that just lists the COM ports section of the BIOS Data Area.

Binary [5 K]  Source [2 K] 

PMail User-Defined Gateway

This is a User-Defined Gateway for PMail/WinPMail that converts emails in Internet format to PMail format. It takes two command line parameters, the email message file and the recipient's name and writes out the translated message to a folder specified in the config file.

Binary [8 K]  Source [10 K] 

NetWare Network Scanner

A GUI based NetWare network scanner that finds all the computers on a network and allows you to query details about each one. It is based on Ralph Davis' NetworkMap function in his NetWare Programmers Guide.

Binary [62 K]  Source [19 K] 

IPX Based Chat Utility

This is a GUI based peer-to-peer two-way chat utility that uses IPX. It shows you a list of users on the network to whom you can chat with, and then establishes a connection and uses a split screen view for the conversation.

Binary [51 K]  Source [16 K] 

CAPTURE Clone

This is a GUI based version of the CAPTURE NetWare utility that allows you to set-up the printer port redirection to NetWare printers.

Binary [129 K]  Source [17 K] 

Send Message

A GUI based utility for sending messages to other users on a NetWare network. It shows you a list of all users and groups to whom you can send a message, then prompts you for the message to send.

Binary [49 K]  Source [18 K] 

PCONSOLE Clone

This is a GUI based version of the PCONSOLE NetWare utility that allows you to monitor NetWare printers and queues. It shows a summary screen with details about all the printers on the network. You can then select a printer and get more detailed information about the current job, such as a progress bar showing how much of the job has been completed.

Binary [144 K]  Source [32 K] 

TextMode Graphics Library

This is a graphics library for manipulating the text modes of display adapters under DOS. It was to be a more general purpose graphics library than the NetWare version below, providing blitting and other features. This library is unfinished.

Source [21 K] 

NetWare Graphics Library v1.2

This is the graphics library used by all my NetWare applications to give them the look and feel of the real DOS NetWare tools. It provides functions to create and manipulate windows, popup menus, message boxes and dialogs.

Source [42 K]