搜索资源列表
telnet
- c\\c++语言简单实现telnet的客户端,服务器功能,
ftp_C
- C语言实现ftp协议实现多线程断点续传,是一个不可多得的程序
ftp.tar
- ftp的服务器实现 c语言 unix网络编程
FTP-.rar
- 标准C语言编写的FTP客户端,充分利用FTP协议,实现FTP上传下载功能,C language standard FTP client, make full use of FTP protocol, FTP uploading and downloading functionality implementation
FTP.rar
- 利用c++语言实现FTP的上传下载,包含头文件,应用文件,Using c++ language in FTP uploading and downloading, including the header files, application files
tftp_sevr+client
- vc6实现tftp程序-包含服务器客户端源码-C语言-tftp procedures to achieve vc6- contains server client source-C Language
ftp
- 描述用C语言实现对ftp的实现,希望这对大家会有用-Described using C language implementation of the ftp,We hope this will be useful
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
myftp.tar
- 用C语言实现的简单 嵌入式 ftp 客户端,用 struct 和 函数指针仿真了 c++ 中的类。 在uclinux平台上测试通过。 -Simple to use C language embedded ftp client, struct and function pointers with the simulated c++ classes. Uclinux platform in the test.
myftp.tar
- linux 用c语言实现的ftp客户端源码-linux c language using the ftp client source code
123
- windows系统下FTP上传和下载文件的源代码,要求用C语言实现-windows system file FTP upload and download the source code, using C language requirements
ftp_client
- 用C#语言实现FTP客户端的上传和下载功能-With the C# language FTP client upload and download capabilitie
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
FTPclient
- ftp 客户端 C语言终端实现 满足ftp客户端的基本操作-ftp client using c
ftplib.tar
- linux下用C语言实现的FTP上传下载。-The C language implementation of the FTP upload download.
ftpserver1
- 用C语言编写的一个ftp 的服务器源码,实现了ftp的大部分功能-the code is for ftp server
ftpclient1
- 一个C语言实现的ftp 客户端程序,实现了ftp客户端的大部分功能-the code for ftp client
ftps2
- 一个C语言实现的ftp服务器端程序,实现了大部分server的功能-the code for ftp server
ftp_client
- 嵌入式平台通过C语言实现ftp client功能(Embedded platform realizes FTP client function through C language.)