I would'like to know the amount of memory (RAM) of a remote computer.
On my computer -> no problem with GlobalMemoryStatus Api, but impossible to adapt this one for a remote computer.
I have no idea ...
And you ?
Printable View
I would'like to know the amount of memory (RAM) of a remote computer.
On my computer -> no problem with GlobalMemoryStatus Api, but impossible to adapt this one for a remote computer.
I have no idea ...
And you ?
If you're on a Windows 2000 or higher network, WMI (Windows Management Instrumentation) works well.
when u say remote computer? is it for setup files? or when u run ur app?
if its for when u are running ur app are u using winsock?