Pete McNeil 5bac1b8f62 Put .vscode in .gitignore | 4 yıl önce | |
---|---|---|
CodeDweller @ 57459a5d9a | 4 yıl önce | |
SNFMulti @ 978f01d630 | 4 yıl önce | |
SNFServer | 9 yıl önce | |
bin | 4 yıl önce | |
.gitignore | 4 yıl önce | |
.gitmodules | 4 yıl önce | |
makefile | 4 yıl önce | |
readme.md | 4 yıl önce |
SNFServer is a basic Message Sniffer “service” that provides scanning via the XCI protocol. The most common way to use it is with SNFClient, but you can also build your own software to call the XCI endpoint directly. Generally, the client makes a tcp connection, tells SNFServer where the message file is, and gets back a scan result… all in simple XML.