swatireddyz
December 24th, 2009, 10:47 AM
I'm 6 months old to the programming world.
I'm trying to develop a windows application where i can get connected to remote server and look for process state going in remote server.
We have many remote servers where automatic installation of software going on. We have an xml file(installstatus.xml) where it tells us at what stage the installation is (Example : Inprogress , Completed, Failed.)
So our aim is to develop a windows application where i can get connected to that servers and look for their installation status(may be we can use installstatus.xml to look for installation status). Every time i connect to a server, the server information should get stored in XML file(i want to create a xml file where all the servers list i connect to should get stored)
The UI at left side should will have list of servers i can connect to.
When i get connected to server, at right side of UI, i want to display the status of installation (In progress, failed , completed).
So i want an idea/help on how to proceed with this project. Experts in programming world i really appreciate your help.
I'm ready to compensate those who can give me full time support until the project is finished (estimation time for completion of project is 1 week max as it is really small project).
I have to finish this project by end of this year...deadline
I'm trying to develop a windows application where i can get connected to remote server and look for process state going in remote server.
We have many remote servers where automatic installation of software going on. We have an xml file(installstatus.xml) where it tells us at what stage the installation is (Example : Inprogress , Completed, Failed.)
So our aim is to develop a windows application where i can get connected to that servers and look for their installation status(may be we can use installstatus.xml to look for installation status). Every time i connect to a server, the server information should get stored in XML file(i want to create a xml file where all the servers list i connect to should get stored)
The UI at left side should will have list of servers i can connect to.
When i get connected to server, at right side of UI, i want to display the status of installation (In progress, failed , completed).
So i want an idea/help on how to proceed with this project. Experts in programming world i really appreciate your help.
I'm ready to compensate those who can give me full time support until the project is finished (estimation time for completion of project is 1 week max as it is really small project).
I have to finish this project by end of this year...deadline