Amount of RAM on a remote machine
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, Is it possible to get the amount of RAM on a machine in the network using an API, registery etc. ? Thanks, Orcun Colak
-
Hello, Is it possible to get the amount of RAM on a machine in the network using an API, registery etc. ? Thanks, Orcun Colak
step 1) you should know ATL/Marshalling step 2) if so, , build Server/Client application, this will solve your problem or Purchase "Beginning Atl Com Programming by George Reilly (Author") read 5th and 6th chapter, which gives you full detailed example of reading DISK space in the network using ATL/API, similarly you can build your applications regards Balkrishna Talele