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.
|
Name |
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. |
|
Name |
Description |
|
|
|
Name |
Description |
|
Contains the numeric code and text in an SNPP server response. |
|
Class |
|
Record |
|
Enumeration |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |