Jump to content

Amount of RAM


Recommended Posts


I have searching (msdn and a lot of forums), it seems there is no way to obtain this information in javascript.

I have made a command line C program (17KB) which can display amount of memory (total, free, swap) but I have not a great knowledge of Windows system, and for the moment I search the way to send this information to javascript.

I hope to find a solution and as soon as I find it, I post the results.

t4user

Link to comment
Share on other sites

I got it figured out. Actually very easy to do in JavaScript. I already had all the code in WPI, just had to changed 2 items and voila! I can get total amount of ram, available ram, virtual ram, page file, etc......

So I don't need your program, but thanks for the effort.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...