需要帮助以实现Windows中的C#应用​​程序与Linux SLES 10服务器之间的连接

问题描述:


我真的需要帮助...

我需要从Windows编写c#应用程序,该应用程序将连接到Linux虚拟机服务器(SLES 10)
例如以下信息:

VM服务器:example01.xx.example.com
用户名:rrrr
密码:rrrr

我该怎么办?
我看到的所有示例都是我通过TCP.IP地址和端口进行连接的.

有人可以给我提供一个简单的C#代码示例,以便从Windows应用程序连接到这样的Linux服务器吗?

Hi,
I really need help with this...

I need to write c# app (from windows)that will connect to Linux virtual machine server(SLES 10)
with the following information for example:

VM server : example01.xx.example.com
Userid: rrrr
Pssword: rrrr

How can i do it?
all the example that i saw i for connection with TCP.IP address and with port.

Can someone provide me a simple example of C# code for connection to such a Linux server from windows app?

很多建议和示例 ^ ].
Lots of suggestions and samples here[^].