搜索资源列表
libssh-0.4.6.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
assignment
- 运用JAVA语言实现windows下FTP服务器的架设,程序比较简单,可以满足一般的需求。-JAVA language use FTP server, set up under the windows, the program is relatively simple to meet ordinary needs.
ftpshangchuan
- 在FTP的使用当中,用户经常遇到两个概念:"下载"(D3ownload)和"上载"(Upload)。"下载"文件就是从远程主机拷贝文件至自己的计算机上;"上载"文件就是将文件从自己的计算机中拷贝至远程主机上。用Internet语言来说,用户可通过客户机程序向(从)远程主机上载(下载)文件。-Use them on the FTP, users often encounter two concepts: the " Download" (D3ownload) and "
tftp-test
- C语言开发的Linux下的TFTP程序。-TFTP program in C language development under Linux.