Work with Sun Solaris Operating System from .Net Based Application
        Posted  
        
            by Harryboy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Harryboy
        
        
        
        Published on 2009-11-23T07:20:58Z
        Indexed on 
            2010/06/03
            14:24 UTC
        
        
        Read the original article
        Hit count: 236
        
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.
© Stack Overflow or respective owner