ANN: Abderaware's SNPP for .NET

  • Thread starter Zane Thomas [.NET/C# MVP]
  • Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top