搜索资源列表
libssh2-1.2.7.tar
- SSH2是一套安全通讯协议框架(早期的SSH1由于存在安全漏洞,现在已经不用了),基于SSH2协议的产品目前主要有openssh,putty,SSH Secure Shell Client等,这些都是开源的,但是这些代码非常难懂而且复杂,一个个函数深层次的调用很快就让人在C语言代码的海洋中迷失了方向,妄图通过从这些开源软件中抽取程序代码段来“组装”自己的应用程序是非一般人所能实现的。不过还好网路上出现了一些开源的SSH2开发库,利用这些开发库开发自己的SSH2程序却要简单得多,由于这些开发库都是
libssh2-for-windows
- libssh2库的windows版 可以建立ssh信道 使用sftp协议等-libssh2 library windows version, you can establish ssh channel, using sftp protocol
zlib
- zlib 库文件是在window下编译libssh2 源代码所依赖的库文件之一(共依赖两个文件),这是我在window下编译好的,-the zlib library file to compile the the libssh2 source code dependent library files in the window next two files (total dependence), and this is my window under compiled
libssh2
- libssh2库的windows版 ,这是我在Windows下编译好的,64位系统能用 ,-the libssh2 library windows version
RemoteBuild_src
- 该工具可以让VisualStudio通过ssh远程编译linux工程或者其他unix操作系统工程。使用了libssh2库实现ssh和sftp操作。-This tool allows VisualStudio remote compile linux/unix project via ssh/sftp. Using libssh2 to connect remote host.
libssh2-1.4.3.tar
- 该包功能在windows下使用C++实现SSH功能-This package features the windows SSH functionality implemented using C++
libssh2-1.2.1.tar
- libssh 是一个用以访问SSH服务的C语言开发包,通过它可以执行远程命令、文件传输,同时为远程的程序提供安全的传输通道。它对 SFTP 的实现使得远程传输文件变得非常简单,除了OpenSSL所提供的一些加密包(libcrypt、libgcrypt)外,libssh 并不需要更多的第三方包的支持。 -libssh is an SSH service to access C language development kit, which you can execute remote comm
SSH2
- 这个一个封装libssh2函数的类,主要用于ssh2连接服务器。-This class is a wrapper libssh2 function, mainly for ssh2 connect to the server.
libssh2-1.2.5_build_with_vc6
- libssh2 用VC6 编译通过,编译出库文件给其他程序调用,-libssh2 build with VC6
libssh2
- libssh2 lib windows的-libssh2 lib
SSH_Test
- vs2010下实现的SSH上传功能,使用libssh2开源库编译-SSH implementations under vs2010 upload function, using the open source library compiled libssh2
libssh2-master
- SSH library used implement in
libssh2 应用例子
- 使用 libssh 库实现 libssh 客户端,登陆 ssh 服务器(use libssh library develop client app, implement login ssh server)
libssh2-delphi
- delphi语言的SFTP源码,有demo(Delphi language SFTP source code, demo)