⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 ssd8 exam2 的答案
💻 TXT
字号:
To run my program follow the steps below.

Step:
1. Change to my project's directory.

2. Input command : rmiregistry

3. In a new command-line window Input command : java MessageCenter

4. Start another command-line window 
 
	If The client and server run on the same machine Input :
		java Client localhost 1099 

	If the client and server run on different machine 
	put the Client.java and RMIIntf.java on one machine and 
	put all the other .java file on another machine
	Then run MessageCenter.class(Server) and Client.class  
	In client-end Input :	
		java Client RemoteHostIP 1099

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -