July 17th, 2012 08:45 AM
#1
Developing a distributed task manager
I have been asked to develop a distributed task manager (Graphical) as part of my assignment. Following are the requirements -
1) The task manager must display the currently running applications, processes and load of all connected clients.
2) It should be able to dynamically update its content as new clients are added and/or existing ones are removed.
I am fairly new to C#. I am just guessing that this falls under category of WCF type of application. If not please correct me.
Please suggest a solution keeping in mind my severe lack of knowledge of C#
Oh and I'm using .NET v4
August 25th, 2012 07:52 AM
#2
Re: Developing a distributed task manager
Look at the System.Diagnostics class. If you have specific questions, ask. Or go to a "guru" type site and offer to pay someone to do your homework for you. Good luck!
Tags for this Thread
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks