Creating a RSH client/interface with C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I was wondering if anyone could point me to information on how to create an RSH interface/client with C#.

I know RSH is not the safest way to go about things, but the machine, I am trying to interface only has an RSH interface to talk to.

I do not want to use any standalone RSH client out there because I need to parse the information given back and also I would like it to be independent of an external program.

Thank you,

Mike Q
 
Back
Top