Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CommandLineSender-1.0.zip | 2018-03-29 | 114.8 kB | |
readme.md | 2018-03-29 | 573 Bytes | |
Totals: 2 Items | 115.4 kB | 0 |
CommandLineSender
A Snarl Network Protocol 3.1 demo application
Synopsis
This is a simple command-line tool that demonstrates using libSnp to create a simple messaging app.
When run, you'll be prompted for the host (name or IP address) and port of a machine running Snarl. The application will register with Snarl and, assuming that goes ok, will then prompt you for a message. Enter a message and CommandLineSender will send it as a NOTIFY request to the remote computer. CommandLineSender will keep asking for a message until you enter nothing.