-
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系...
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communications, pipelines, soket programming, file I/O standard library function and system call, file rights management
- 2022-03-20 14:48:46下载
- 积分:1
-
对ftp的文件进行扫描,并写在一个记事本文件中,我有时觉得在ftp上查找文件困难,就先用它扫描一下再在记事本中查找...
对ftp的文件进行扫描,并写在一个记事本文件中,我有时觉得在ftp上查找文件困难,就先用它扫描一下再在记事本中查找-right ftp scanning of documents, and wrote in a notebook paper, I sometimes feel that the ftp search documents difficulties, we will first use it over and then scanning the search for the notebook
- 2023-04-25 13:25:03下载
- 积分:1
-
FTP
Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过
目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
注意:
a.帐号密码为toldo
b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)
- 2010-06-17 20:31:49下载
- 积分:1
-
这下我最近写的程序,以更好地支持FTP下…
这是本人最近写的ftpclient程序,能较好支持ftp下载,断点续传有待读者的实现-This is FtpClient I have recently written procedures, to better support ftp download, HTTP to be readers realize
- 2022-04-13 12:42:35下载
- 积分:1
-
Including client and server using socket programming server and client communica...
包括客户端和服务器端,利用socket编程实现服务器和客户端之间的通信-Including client and server using socket programming server and client communications between
- 2022-02-07 14:42:24下载
- 积分:1
-
vc developed example of an ftp server, and they hope to have to help people who...
vc开发的一个ftp服务器例子,希望对感兴趣的人有帮助-vc developed example of an ftp server, and they hope to have to help people who are interested in
- 2022-01-21 03:29:05下载
- 积分:1
-
一个不错的FTP源代码,能支持FTP/SFTP/HTTPS/SSL等协议
一个不错的FTP源代码,能支持FTP/SFTP/HTTPS/SSL等协议-a good FTP source code, will support FTP/SFTP/HTTPS/SSL protocols
- 2022-01-22 15:33:48下载
- 积分:1
-
FTP_client_implementation_code
FTP客户端的实现代码FTP client implementation code(FTP client implementation code)
- 2010-08-15 13:45:52下载
- 积分:1
-
是一个样本,实现FTP连接,下载和上传,使用在…
is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer Control.You Can change setting from FTPCLIENT.INI.
- 2022-02-04 23:28:28下载
- 积分:1
-
站长写的ftp上载整个主页的程序
站长写的ftp上载整个主页的程序- Stationmaster writes ftp uploads entire main page the procedure
- 2023-03-11 09:00:03下载
- 积分:1