Company News Products Tools Support Documentation Q & A Contact Us

Documentation Home
Help! Errors
Help! False Positives
Help! Spam Leakage
Installation Guides
Features
Procedures
SNF Community
Software
Technology
Tools
Direct Support
Glossary
Q&A

SNFServer

The SNFServer.exe program provides a high-performance server / daemon for message scanning. All requests to the server are handled via TCP localhost, port 9001 using our simple XML based protocol XCI.

Applications can access the SNFServer either directly via TCP or through our SNFClient utility (or both).

The SNFServer does the following:

On Windows based systems SNFServer is usually run as a service through the use of a service wrapper such as SRVANY, XYNTservice, or FireDaemon (to name a few). It can also be run from the command line for debugging purposes and during initial setup.

On *nix based systems SNFServer is usually happy to run detached as a daemon. An appropriate control script example is provided in the source distribution.

It is also ok to run SNFServer as a child process - though interprocess communications must still occur primarily via XCI.

For setup and configuration info:

For further reading:

For more on how SNF works:

Please email support@armresearch.com with any questions.