📄 readme
字号:
Interoperability test with JDK 1.3==================================As of version 1.3 of Sun's JDK, a basic ORB implementation is part ofthe JDK distribution. This README explains how to make JDK1.3 and MICOinteroperate. The setup is the same as for the VisiBrokerinteroperability test.- install JDK 1.3.- do "make" in this directory- run server object "account_svr". Server will write its IOR to a file called "account.ref"- run Java client with "java Client"- Client should print "The balance is 450"- to run the applet version, run "run_applet". The "Current balance" field should display the current balance of the account server object (450 in this case)- or you can just run the shell script account...Note that the demo programs contained in this directory are identicalwith the ones in ../visibroker except for some deprectated featuresthat had to be changed in the Java implementation.Also note that the graphical IR browser that is shipped with MICO inmico/tools/ir-browser requires JDK 1.1.5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -