chapters.mdc
Class NumberCruncherClient
java.lang.Object
chapters.mdc.NumberCruncherClient
public class NumberCruncherClient
- extends Object
NumberCruncherClient is a simple client for factoring integers. A
remote NumberCruncher is contacted and asked to factor an
integer. The factors returned by the NumberCruncherServer
are displayed on the screen.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberCruncherClient
public NumberCruncherClient()
main
public static void main(String[] args)
Copyright © 2005-2013 QOS.ch. All Rights Reserved.