問題描述
我有點驚訝我還沒有找到一個好的開源庫來執(zhí)行常見的網(wǎng)絡(luò)任務.有一些非常好的商業(yè)庫,但在開源項目中使用它們太貴了.
I'm a bit surprised I haven't found a good open source library for performing common network tasks. There are a few very good commercial libraries, but they're too expensive to use on an open source project.
有人知道嗎?
推薦答案
SSH.NET 庫 - https://github.com/sshnet/SSH.NET
SSH.NET Library - https://github.com/sshnet/SSH.NET
受 Sharp.SSH 的啟發(fā),該庫使用 .NET 4.0 完全重寫,沒有任何第三方依賴項,并盡可能利用并行性以實現(xiàn)最佳性能.
Inspired by Sharp.SSH, this library is complete rewrite using .NET 4.0, without any third party dependencies and utilizes parallelism as much as possible to allow best performance.
這是客戶端 SSH 的可靠 C# 實現(xiàn).
It's been a solid C# implementation of client side SSH.
這篇關(guān)于有沒有好的免費 .Net 網(wǎng)絡(luò)庫?(FTP、SFTP、SSH 等)的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!