java rmi例子-java rmi 下载
|
一个rmi例子程序 -an example procedure 下载
|
rmi的例子和制作的录像,适合初学RMI的学习者- 下载
|
Java编程rmi实例,给出远程方法调用技术在java方面的具体例子。-rmi Java programming examples given Remote Method Invocation java technology in the specific examples. 下载
|
java编程好的网上银行的例子,基于rmi 一定要看-good example of online banking, for the obligatory rmi 下载
|
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descriptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example, is more complex. This example After I passed the debugger. You are welcome to enjoy. 下载
|
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,此例子经过本人的调试通过。欢迎大家享用。-descriptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example, the example I read through the debugger. You are welcome to enjoy. 下载
|
这个一个远程方法调用(RMI)例子,客户端获取上次登陆的时间.这里的服务器要连上 sqlServer,来存储不同用户登陆的时间.-this a remote method invocation (RMI) example, client access to the last landing time. here the server to connect sqlServer. different users to store landing time. 下载
|
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test. 下载
|