[SCHEDULER-281]  Command Line VOSender
Type New Feature
Priority Medium
Severity Minor
Component Whole Product
Fixed In Version [3.13.1
Versions Affected [
Severity Closed
Resolution Not an issue
Reported By Bob Denny
Resources Bob Denny
Start Date 11/3/2009

Description
Add a command line tool for sending VOEvent messages. Options for broker address and port, disable validation, digisig (-s keyID). Write broker's response to stdout, write errors (e.g. validation, couldn't conn.) to stderr. Allow piping into stdin, or -f msg-file.

Comments
11/4/2009 4:59:20 PM   Bob Denny
Well, it's done but it can't easily be used with Scheduler. The VOEvent parser, SimpleTCP, and XMLSignatures assemblies are in a different namespace and have some other differences.
11/4/2009 3:18:37 AM   Bob Denny
Move out of Scheduler solution, this is a general purpose VOEvent tool. Still include it with Scheduler package.