Introduction - If you have any usage issues, please Google them yourself
Broker with the requirements of the model and realize Client, Broker, Server three components (design for the three class), does not require Design Client-side and Proxy Server-side Proxy. The need to achieve the following functions :# 8226 Server can be registered to Broker (use ID)# 8226 Server Broker to provide registration services# 8226 Broker can be transmitted client's request to the correct server# 8226 Broker Visibility server response relayed to the client
Packet : 35738646broker.rar filelist
Broker\.project
Broker\.classpath
Broker\Server.java
Broker\Server.class
Broker\Broker.java
Broker\Broker.class
Broker\Client.java
Broker\Client.class
Broker\Main.java
Broker\Main.class
Broker\Main$2.class
Broker\Main$1.class
Broker