Description: Two server, a server receives two integers, the sum and returns the result, another server receives two integers, find the difference, and returns the result.
ID required to access the client through the service, namely: the service ID and will send two integers Broker, the broker to find the correct server and sent to the corresponding integer server, the results, and then forwards the results to the broker to the customer, the customer displays the results.
To Search:
File list (Check if you may need any files):
broker\broker\.classpath
......\......\.project
......\......\.settings\org.eclipse.jdt.core.prefs
......\......\bin\broker\AddServer.class
......\......\...\......\Broker.class
......\......\...\......\Client$1.class
......\......\...\......\Client$2.class
......\......\...\......\Client.class
......\......\...\......\Server.class
......\......\...\......\SubServer.class
......\......\src\broker\AddServer.java
......\......\...\......\Broker.java
......\......\...\......\Client.java
......\......\...\......\Server.java
......\......\...\......\SubServer.java
......\broker.uml
......\......\bin\broker
......\......\src\broker
......\......\.settings
......\......\bin
......\......\src
......\broker
broker