如何在Java中监视计算机中的内存总线? [英] How to monitor Memory BUS in of computer in Java?

查看:58
本文介绍了如何在Java中监视计算机中的内存总线?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



谢谢,

Mark

解决方案

你想要监控什么?


Java,它的自我,是一个虚拟机,完全隐藏了底层系统。


所以,如果你打算用更低级别的机器做一些事情,你将不得不使用JNI或JNA来驱动本地机器。代码,它反过来询问实际的硬件。


希望这会有所帮助。


干杯!

Oralloy


我正在尝试监控并行端口总线。是否有可用的Java API /库?什么是JNA或JNI?

你有关于这些的参考吗?


谢谢,

Mark Tan


不确定并行端口总线是什么意思。

如果你的意思是PC并行端口查看Java通信API
http://www.oracle.com/technetwork/ja ....sp -141752.html


http://www.google.co.uk/url?sa=t&sou...3TDuzw&cad=rja

Hi All,

I want to ask for an idea on how to monitor the memory bus of a computer (windows and sun solaris platform) using JAVA technology. Does JAVA has the capability or a library for this?

Thanks,
Mark

解决方案

What are you trying to monitor?

Java, its self, is a virtual machine, completely hiding the underlieing system.

So, if you are going to do something with the lower level machine, you''ll have to use JNI or JNA to drive "native" code, which in-turn interrogates the actual hardware.

Hope this helps.

Cheers!
Oralloy


I am trying to monitor a parallel port bus. Is there an available Java API/Library for this? what is JNA or JNI?
Do you have references on these?

Thanks,
Mark Tan


not sure what you mean by the "parallel port bus".
If you mean the PCs parallel port looks at the Java communications API
http://www.oracle.com/technetwork/ja...sp-141752.html
and
http://www.google.co.uk/url?sa=t&sou...3TDuzw&cad=rja


这篇关于如何在Java中监视计算机中的内存总线?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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