<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Command Line Interface</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>yes it is possible !</FONT></DIV>
<DIV><FONT face=Arial size=2>You can write a java class which takes arguments
from the command line and can send the messages ..based on the </FONT></DIV>
<DIV><FONT face=Arial size=2>arguments.</FONT></DIV>
<DIV><FONT face=Arial size=2>You can find some sample jtest calsses provided by
jabber in this regard.</FONT></DIV>
<DIV> </DIV>
<DIV>Tx n Regds<BR>V-E-D-A-L-A<BR>Using the correct technology is not as
important as <BR>---- using the technology correctly. </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=bob@ebearings.com href="mailto:bob@ebearings.com">Bob Bingham</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=jdev@jabber.org
href="mailto:jdev@jabber.org">jdev@jabber.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 12, 2002 8:09
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [JDEV] Command Line
Interface</DIV>
<DIV><BR></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Arial size=2>Is it possible to send a message to a online user
via command line? For example</FONT> <BR><FONT face=Arial size=2>#echo
"This is the message" | sendito jabber.mylocalserver.com</FONT> <BR><FONT
face=Arial size=2>This would be sent from another (unix) system on the
LAN. It could also be a script on this other system rather than command
line. It would also be a one-way conversation with no reply expected,
jsut a pop up message.</FONT></P>
<P><FONT face=Arial size=2>TIA</FONT> </P>
<P><FONT face=Arial size=2>Bob Bingham</FONT> </P></BLOCKQUOTE></BODY></HTML>