Z
Zane Thomas [.NET/C# MVP]
Abderaware's SNPP for .Net (www.abderaware.com) provides a comprehensive
implementation of the Simple Network Paging Protocol. Using SNPP.Net you can
handle most programming tasks that requires sending messages to pager devices
through a network.
Among the many features supported by SNPP.Net are the following:
* Overloaded constructors make it easy to create and send messages to any SNPP
host.
* Fully object orientated class hierarchy making it easy to manipulate and send
messages.
* Asynchronous methods are available for background-sends of large messages or
slow hosts.
* Support for Windows 98/ME/NT4/2000/XP.
* Automatic protocol selection with built-in fallback to a lower protocol for
older hosts.
* Both blocking and non-blocking (asynchronous) methods are supported wherever
appropriate.
* Complete source code is available.
implementation of the Simple Network Paging Protocol. Using SNPP.Net you can
handle most programming tasks that requires sending messages to pager devices
through a network.
Among the many features supported by SNPP.Net are the following:
* Overloaded constructors make it easy to create and send messages to any SNPP
host.
* Fully object orientated class hierarchy making it easy to manipulate and send
messages.
* Asynchronous methods are available for background-sends of large messages or
slow hosts.
* Support for Windows 98/ME/NT4/2000/XP.
* Automatic protocol selection with built-in fallback to a lower protocol for
older hosts.
* Both blocking and non-blocking (asynchronous) methods are supported wherever
appropriate.
* Complete source code is available.