This is the command amspub that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
amspub - Asynchronous Message Service (AMS) test driver for VxWorks
SYNOPSIS
amspub "application_name", "authority_name", "subject_name", "message_text"
DESCRIPTION
amspub is a message publication program designed to test AMS functionality in a VxWorks
environment. When an amspub task is started, it registers as an application module in the
root unit of the venture identified by application_name and authority_name, looks up the
subject number for subject_name, publishes a single message with content message_text on
that subject, unregisters, and terminates.
A configuration server for the local continuum and a registrar for the root unit of the
indicated venture (which may both be instantiated in a single amsd daemon task) must be
running in order for amspub to run.
EXIT STATUS
-1 amspub terminated with an error as noted in the ion.log file.
"0" amspub terminated normally.
Use amspub online using onworks.net services