C#中的Telnet库Telnet

由网友(诺言敌不过时间)分享简介:是否有一个良好的,自由的telnet库可用的C#(不是ASP .NET)?我已经找到了一些关于谷歌,但他们都有一个问题或另一种(不支持登录/密码,不支持脚本模式)。Is there a good, free telnet library available for C# (not ASP .NET)? I have...

是否有一个良好的,自由的telnet库可用的C#(不是ASP .NET)?我已经找到了一些关于谷歌,但他们都有一个问题或另一种(不支持登录/密码,不支持脚本模式)。

Is there a good, free telnet library available for C# (not ASP .NET)? I have found a few on google, but they all have one issue or another (don't support login/password, don't support a scripted mode).

我假设MS还没有包括一个远程登录库作为.NET v3.5版本的一部分,我找不到它,如果它是。我会loooooove到,虽然是错误的。

I am assuming that MS still has not included a telnet library as part of .NET v3.5 as I couldn't find it if it was. I would loooooove to be wrong though.

推荐答案

最好的C#的Telnet库,我发现被称为简约的Telnet。很容易理解,使用和修改。它为思科路由器我需要配置的伟大工程。

Best C# Telnet Lib I've found is called Minimalistic Telnet. Very easy to understand, use and modify. It works great for the Cisco routers I need to configure.

http://www.$c$cproject.com/KB/IP/MinimalisticTelnet.aspx

阅读全文

相关推荐

最新文章