登录
首页 » C# » sshWinForm

sshWinForm

于 2021-02-21 发布 文件大小:391KB
0 182
下载积分: 1 下载次数: 4

代码说明:

  用C#写的ssh功能窗体。为最基础窗体,可以根据功能需要自由添加功能(ssh client written by C#)

文件列表:

sshWinForm, 0 , 2018-03-14
sshWinForm\.vs, 0 , 2018-03-14
sshWinForm\.vs\sshWinForm, 0 , 2018-03-15
sshWinForm\.vs\sshWinForm\v14, 0 , 2018-03-14
sshWinForm\.vs\sshWinForm\v14\.suo, 20992 , 2018-03-14
sshWinForm\.vs\sshWinForm\v15, 0 , 2018-03-15
sshWinForm\.vs\sshWinForm\v15\.suo, 45056 , 2018-03-15
sshWinForm\.vs\sshWinForm\v15\sqlite3, 0 , 2018-03-15
sshWinForm\.vs\sshWinForm\v15\sqlite3\storage.ide, 655360 , 2018-03-15
sshWinForm\sshWinForm, 0 , 2018-03-15
sshWinForm\sshWinForm.sln, 997 , 2018-03-14
sshWinForm\sshWinForm\App.config, 189 , 2018-03-14
sshWinForm\sshWinForm\bin, 0 , 2018-03-14
sshWinForm\sshWinForm\bin\Debug, 0 , 2018-03-15
sshWinForm\sshWinForm\bin\Debug\DiffieHellman.dll, 53248 , 2007-06-24
sshWinForm\sshWinForm\bin\Debug\Org.Mentalis.Security.dll, 184320 , 2007-06-24
sshWinForm\sshWinForm\bin\Debug\sshWinForm.exe, 12800 , 2018-03-15
sshWinForm\sshWinForm\bin\Debug\sshWinForm.exe.config, 189 , 2018-03-14
sshWinForm\sshWinForm\bin\Debug\sshWinForm.pdb, 24064 , 2018-03-15
sshWinForm\sshWinForm\bin\Debug\sshWinForm.vshost.exe, 22696 , 2018-03-14
sshWinForm\sshWinForm\bin\Debug\sshWinForm.vshost.exe.config, 189 , 2018-03-14
sshWinForm\sshWinForm\bin\Debug\sshWinForm.vshost.exe.manifest, 490 , 2017-09-29
sshWinForm\sshWinForm\bin\Debug\Tamir.SharpSSH.dll, 212992 , 2007-06-24
sshWinForm\sshWinForm\Form1.cs, 3548 , 2018-03-15
sshWinForm\sshWinForm\Form1.Designer.cs, 10309 , 2018-03-15
sshWinForm\sshWinForm\Form1.resx, 5817 , 2018-03-15
sshWinForm\sshWinForm\obj, 0 , 2018-03-14
sshWinForm\sshWinForm\obj\Debug, 0 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1464 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7526 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.csproj.CopyComplete, 0 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.csproj.CoreCompileInputs.cache, 42 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.csproj.FileListAbsolute.txt, 2732 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.csproj.GenerateResource.Cache, 1012 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.csprojResolveAssemblyReference.cache, 17167 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.exe, 12800 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.Form1.resources, 180 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.pdb, 24064 , 2018-03-15
sshWinForm\sshWinForm\obj\Debug\sshWinForm.Properties.Resources.resources, 180 , 2018-03-14
sshWinForm\sshWinForm\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-03-14
sshWinForm\sshWinForm\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-03-14
sshWinForm\sshWinForm\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-03-14
sshWinForm\sshWinForm\obj\Debug\TempPE, 0 , 2018-03-14
sshWinForm\sshWinForm\Program.cs, 533 , 2018-03-14
sshWinForm\sshWinForm\Properties, 0 , 2018-03-14
sshWinForm\sshWinForm\Properties\AssemblyInfo.cs, 1432 , 2018-03-14
sshWinForm\sshWinForm\Properties\Resources.Designer.cs, 2850 , 2018-03-14
sshWinForm\sshWinForm\Properties\Resources.resx, 5612 , 2018-03-14
sshWinForm\sshWinForm\Properties\Settings.Designer.cs, 1097 , 2018-03-14
sshWinForm\sshWinForm\Properties\Settings.settings, 249 , 2018-03-14
sshWinForm\sshWinForm\sshWinForm.csproj, 4118 , 2018-03-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UDPTest
    实现UDP 客服端和服务端的通讯,可以参考该例子来做类似于QQ的聊天工具(Realize UDP client and server communication service, can consult the example to do a similar to the QQ chat tools)
    2013-06-27 15:37:15下载
    积分:1
  • socket通信(含tcp,udp)
    包含tcp和udp通信代码,服务器端客户端代码用于传输指令消息,实现了端对端,定时发送多次发送,网络中计算机进行通信的一种方法。应用程序通过调用系统提供的socket库函数很容易实现网络里计算机的通信,并且在android端读取信息显示的功能,并已投入使用,希望对开发者有帮助。
    2023-03-09 12:55:03下载
    积分:1
  • 11003090313_lzq_Socket
    C#Socket编程,分享给需要的同学,一起交流啊(C# Socket programming Share to students in need, with the exchange.)
    2012-11-26 22:20:07下载
    积分:1
  • 上机作业34512
    说明:  这是我们的网络上机作业.有关IOS配置的(This is our network operations on the plane. The IOS configuration)
    2005-11-22 13:56:45下载
    积分:1
  • ntop-3.2
    ntop 3.2的源代码,其官方网站为http://222.ntop.org(ntop 3.2 source code for its official website http://222.ntop.org)
    2006-08-05 10:30:24下载
    积分:1
  • TCP_UDP_IRC
    socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
    2020-09-11 13:38:01下载
    积分:1
  • 在线聊天
    spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,spring mvc + wobscoket 在线聊天,
    2022-02-26 16:01:07下载
    积分:1
  • tcpClient例子
    说明:  一个简单的收发例子,一个服务端,一个控制端(A simple example of TCP transceiver)
    2020-08-27 14:38:14下载
    积分:1
  • BroadcastSender
    #include #include #include #include #include #include #include "Practical.h" static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in int main(int argc, char *argv[]) {   if (argc != 4) // Test for correct number of arguments
    2022-05-22 11:28:35下载
    积分:1
  • client
    socket的客户端源代码,使用在linux与Arm在通信之中 (socket client source code used in Linux and Arm in communication among)
    2012-07-06 18:16:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载