Contains Records, Exceptions, Types, and Classes used to define and implement a SNPP (Simple Network Paging Protocol) client.
IdSNPP.pas contains Records, Exceptions, Types, and Classes used to define and implement a SNPP (Simple Network Paging Protocol) client, as described in the Internet Standards document:
RFC 1861 - Simple Network Paging Protocol Version 3 (Two-Way Enhanced)
Please note that the current implementation supports SNPP Level One only.
Class |
Description |
Exception raised when an SNPP client connection cannot be established. | |
Ancestor for SNPP exceptions types. | |
Exception raised when sending a multi-line SNPP message. | |
Exception raised when handling SNPP Protocol responses. | |
Implements a Simple Network Paging Protocol client. |
Enumeration |
Description |
|
Record |
Description |
Contains the numeric code and text in an SNPP server response. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|