[JDEV] scriptable command line clients
Justin Kirby
justin at openaether.org
Sun Mar 23 05:13:43 CST 2003
I have a couple apps that might fit your needs.
jabsh[1] which is designed to be used like:
$jabsh --msg --to=jid at domain --body="my message"
Currently, jabsh is not capable of receiving messages and is *nix only
atm.
A test client[2] that I have abused for such purposes. Its capable of
reading a list of commands from a file or stdin. And is very useful for
sending and receiving random xml via jabber.
1) http://www.openaether.org/wiki/index.php?jabsh
2) http://www.openaether.org/wiki/index.php?testjabber
Justin
On Sat, 2003-03-22 at 22:47, Justin Georgeson wrote:
> Are there any scriptable command line jabber clients? Something where I
> can specify a sequence of messages to send and what to expect in
> response to each. (I want to put in a cron job to connect as a client
> and verify certain services are up)
More information about the JDev
mailing list