JSPservletPkg
Class UpdateClient

java.lang.Object
  |
  +--JSPservletPkg.UpdateClient

public class UpdateClient
extends java.lang.Object

Update client. Usage: UpdateClient URL jarName [remoteLocation]

Copyright (c) 2000-2001

 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
 as published by the Free Software Foundation; version 2
 of the License.
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 

Version:
1, 0
Author:
Alexis Grandemange

Constructor Summary
UpdateClient()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

UpdateClient

public UpdateClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Main method. Exit codes: Steps:
  1. Build URL.
  2. URL.openStream
  3. Parse response