如何在另一台计算机上运行java的类文件 [英] how to run class file of java in another computer

查看:103
本文介绍了如何在另一台计算机上运行java的类文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友们,



如何在另一台计算机上运行java的类文件?

推荐答案

看到这个

http ://docs.oracle.com/javase/7/docs/technotes/guides/idl/jidlExample.html [ ^ ]

http://docs.oracle.com/javase/7/docs/technotes/guides/idl/tutorial/jidl2machines.html [ ^ ],解释了如何让Hello World在两台机器上运行。



但是,你们两台机器上都需要JVM :)



-KR
See this
http://docs.oracle.com/javase/7/docs/technotes/guides/idl/jidlExample.html[^]
http://docs.oracle.com/javase/7/docs/technotes/guides/idl/tutorial/jidl2machines.html[^], which explains how to enable the Hello World to run on two machines.

But yeah, you need JVM on both the machines :)

-KR


你可以e JADE(Java Agent开发框架)。它通过符合FIPA规范的中间件以及支持调试和部署阶段的一组图形工具简化了多代理系统的实现。代理平台可以跨机器分布(甚至不需要共享相同的OS),并且可以通过远程GUI控制配置。 http://jade.tilab.com/ [ ^ ]
You can use JADE(Java Agent DEvelopment Framework). It simplifies the implementation of multi-agent systems through a middle-ware that complies with the FIPA specifications and through a set of graphical tools that supports the debugging and deployment phases. The agent platform can be distributed across machines (which not even need to share the same OS) and the configuration can be controlled via a remote GUI. http://jade.tilab.com/[^]


这篇关于如何在另一台计算机上运行java的类文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆