Work with Sun Solaris Operating System from .Net Based Application
- by Harryboy
Hello Friends,
I am having a very strange requirement, Our client is having one network management system (Netcool) which reads the number of machine from two text file.
Now whenever new machine is added in those text files application needs restart.
We need to develop one GUI which writes the new machine into network in those files and restart the said application.
I was in favor of java based application for the same but here everybody wants solution in ASP .Net
Now i am not sure is it possible to write file on sun solaris based operating system from .net application and then restarting the process which is running on the same machine.
Please suggest me, it would be great if you are having any articles or examples for the same.