From: Chaitanya Y. <dr....@gm...> - 2010-11-12 11:36:42
|
Hai i am developing an application with some thing like this in mind. SERVER | | ---------------------------- | | | CLIENT CLIENT CLIENT a server is connected to three client machines. when the client is ideal i need to send a file from the server to the client and process a request in the client machine and resend the files back to the server. I am thinking of using the soap for this. So first i need to do is get the cpu load of the client machine from server itself. how do i do that? Can any one help me on this? Regards Chaitanya |