NewsHdrLeftSpacer.gif (132 bytes)
Welcome to Inventive Labs

  
Try out our new .NET Telephony Toolkit called CTI32.  It is easy to build telephone applications using VB.NET or C#.  NO PORT ROYALTIES.
NewsHdrEnd.gif (910 bytes)
NewsHdrBottom.gif (973 bytes)

NTpager command line interface overview

NTpager is a console command line application that lets you interface with the NTpage system through a simple command line interface. You are able to utilize all the facilities provided through the NTpage 32-bit interface.

For more information on the NTPAPI32.DLL interface, please refer to API Overview.

The command line has the form:

NTPAGER <command> <optional parameters>

The optional parameters start with a dash (-) and consist of a single character or a verbose identifier followed by the parameter. The optional parameters are the same used by the NTpage ISAPI Web interface application.

You can also set defaults in your machine by running the SetDefault command. This keeps you from having to type the long command lines every time you want to send a simple message. The SetDefault command will save the entries in the system registry.

Please don't let the many options scare you off. This command line interface is very simple. For example, to send a page, all you have to do is the following:

NTPAGER SetDefault nYourServerName

NTPAGER QuickPage u"YourName" m"This is a test message"

You only have to call the SetDefault command the first time you run NTPAGER on your computer. In this case, we told NTPAGER to communicate with the server using NamedPipes and specified the machine name of the server.

© Copyright 2001-2009  Inventive Labs Corporation  All rights reserved.