Name: RMI BrokerTool introduction using RMI programming, server-side and client-side BrokerTool. A complete implementation of all of the features, including stock and portfolio. MVC paradigm, RMI with a callback, the client synchronization refreshes. Contents: src folder--all of the source code-server.bat--Server client.bat--client-RMI BrokerTool
File list:
RMI方式实现的简单股票交易系统
...............\src
...............\...\BrokerController.java
...............\...\BrokerControllerImpl.java
...............\...\BrokerException.java
...............\...\BrokerGui.java
...............\...\BrokerModel.java
...............\...\BrokerModelDbImpl.java
...............\...\BrokerView.java
...............\...\BrokerViewImpl.java
...............\...\Client.java
...............\...\Customer.java
...............\...\Portfolio.java
...............\...\Server.java
...............\...\Share.java
...............\...\Stock.java
...............\...\_desktop.ini
...............\client.bat
...............\readme.txt
...............\server.bat