搜索资源列表
ftpClient.c.zip
- this is a simple ftp client in c for linux,this is a simple ftp client in c for linux
ftpClient
- 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
ftpclient
- linux下简单Ftp客户端实现,在Linux下实现简单的ftp客户端功能-Ftp to achieve the simple linux
ftpclient
- linux网络编程 客户端 可以清除缓存-a shortcut to linux network programming
ftpclient
- 源码中实现了linux下的ftp客户端界面编写,基于qt4.5.3,开发环境IDE是kdevelop3.3.5,但可以很容易就转到QTCreator中实现-Implemented in the linux source ftp client interface under preparation, based on qt4.5.3, development environment, IDE is kdevelop3.3.5, but can be easily realized to QTCre
ftpclient
- 一个linux下的ftp客户端,界面用qt实现。登录FTP服务器超快速,软件界面简洁-Under a linux ftp client, interface with qt achieved. Log in ultra-fast FTP server, software, simple interface
ftpclient
- linux下ftp客户端 通过socket编程实现-ftp client under linux socket programming by
ftpClient
- linux下ftp客户端程序(qt3平台的)可以下载文件上传文件-Linux under the FTP client program (qt3 platform) can download file upload file
myftp
- 在Linux下 编写 一个ftp服务器,对CWD命令该进行怎样的处理。目前我的做法是:控制连接进程,用chdir()把目录改变到CWD命令所指定的目录下,然后保存当前的目录路径,发给数据连接进程。这样list命令时就能列出所在目录信息。-In the preparation of a ftp server under Linux, on the how the CWD command processing. Currently my practice is: control the connec
FTPclient
- 一个Linux下使用C语言实现的FTP客户端程序-a Linux program write 不要 C language
ftpclient
- 对linux环境下面的FTP协议的更加深入的了解,用小程序实现功能-More in-depth understanding of the the linux environment following the FTP protocol, with a small program functions
miniFTP
- win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
ftpclient
- 解决了qtopia2.2.0 qt2/src/example/ftpclient 编译不成功,ftp协议不支持,轻松解决两台ARMftp文件传输。-Solve qtopia2.2.0 the project of qt2/src/example/ftpclient built failed and Ftp not supported,make translte file between two linux system easier.