C for remote execute

Hello:
I want to develop a small program in C# which is connecting to UNIX server throgh socket and execute Unix commands from c# and return the message back to client side. May I know does any sample in C# which uses socket programming to connect to unix server and execute unix command.

Thanks a lot!

you can go to CodeProject. Free source code and programming help you will find your answer.