| java.lang.Object samples.misc.TestClient
TestClient | public class TestClient (Code) | | author: Doug Davis (dug@us.ibm.com) author: Glen Daniels (gdaniels@allaire.com) |
doTest | public static String doTest(String args, String op) throws Exception(Code) | | Send a hardcoded message to the server, and print the response.
Parameters: args - the command line arguments (mainly for specifying URL) Parameters: op - an optional service argument, which will be used forspecifying the transport-level service |
|
|