/* * XkConfigApplication.java * * Copyright (c) 2003-2004 Digi International * This program and the information contained in it is confidential and * proprietary to Digi International and may not be used, copied, or re- * produced without the prior written permission of Digi International. * */ package com.digi.config.ui; import com.digi.config.util.*; import com.digi.config.core.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.io.*; import java.net.*; /** * This program is a test driver for the rci interface. Call the main entrypoint of this * class to invoke the test. */ public class RciTest { /** * The entry point for this application. Sends an rci command to an rci server and * outputs the reply. * * @param args argument strings that describe the command source and results files. The arguments * an array of zero or more of the following options: *