.TH JSAMP "1" "2016-06-17" "GNU" "User Commands" .SH NAME jsamp \- Java Simple Application Messaging Protocol command-line tool for the Virtual Observatory .SH SYNOPSIS .B jsamp [\fI\-help\fR] [\fI\-version\fR] <\fIcommand\fR> [\fI\-help\fR] <\fIcmd\-args\fR> <\fIcommand\-class\fR> [\fI\-help\fR] <\fIcmd\-args\fR> .SH DESCRIPTION .B jsamp provides a low-level command-line interface to the JSAMP Simple Application Messaging Protocol Java library funcationality which Virtual Observatory (VO) applications for exchanging data with each other on the users machine. .SH OPTIONS .TP .B \-help display contextual usage information for commands and sub-commands .TP .B \-version display the matching SAMP protocol revision and \fBjsamp\fR build version (if available) .TP .B \-verbose output additional information on stdout while executing .TP .B +verbose do not output any information on stdout while executing .SH COMMANDS All commands can be followed by the argument \fB-help\fR to display details of their arguments and sub-commands .SS Main Commands Main commands related to starting or setting up SAMP hub instances. .TP .B hub [-mode no-gui|client-gui|msg-gui|facade] [-profiles std|web|[,...]] \ [-extraprofiles std|web|[,...]] \ [-std:secret ] [-std:httplock] \ [-web:log none|http|xml|rpc] [-web:auth swing|true|false|extreme] \ [-web:[no]cors] [-web:[no]flash] [-web:[no]silverlight] \ [-web:[no]urlcontrol] [-web:[no]restrictmtypes] start a SAMP Hub so that VO applications can share and exchange data via the Hub .TP .B bridge [-[no]exporturls] [-nostandard] [-sampdir ] [-sampfile ] [-sampurl ] [-keys ] [-profile ] sent up a proxy bridge between two or more SAMP hub instances .TP .B help display the list of top-level \fBjsamp\fR commands .SS Debugging Commands .TP .B hubmonitor [-auto ] [-nomsg] [-nogui] [-mtype ] monitor an existing SAMP hub and show connected clients .TP .B snooper [-clientname ] [-clientmeta ] [-mtype ] [-subs ] monitor an existing SAMP hub and dump the flow of messages to stdout .SS Testing Commands .TP .B calcstorm [-gui] [-nclient ] [-nquery ] [-mode sync|async|notify|random] stress-test a SAMP hub using multiple connections and exchanging lots of messages .TP .B hubtester [-gui] run a series of tests against a running SAMP hub .SH HOMEPAGE .TP http://www.star.bristol.ac.uk/~mbt/jsamp/commands.html .SH AUTHORS .SS Software author .PP Mark Taylor .SS Manpage author .PP Paul Sladen as part of the Debian GNU/Linux packaging. .SH COPYRIGHT \fBjsamp\fR tool and manpage licence. .P License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: .IP 1. 4.2 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. .IP 2. 4.2 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. .LP THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" EOF .\"