-
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
-
fpro_0724
ftp server的源码(ftp server source code)
- 2004-12-15 10:19:06下载
- 积分:1
-
FtpServers
ftp服务器,简单容易弄,无需配置,即可操作。(FTP server.)
- 2013-12-22 17:06:44下载
- 积分:1
-
一个java编写的Ftp客户端程序,jbuilder9下编译通过!
一个java编写的Ftp客户端程序,jbuilder9下编译通过!-a java Ftp prepared by the client, jbuilder9 under compile!
- 2022-01-25 17:27:48下载
- 积分:1
-
ftp4j
ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。(ftp4j an FTP client-side Java class libraries, most of the functionality of the FTP client should have. You can ftp4j embedded in your Java applications, to transfer files (upload and download), browse directories and files on remote FTP server, create, delete, rename, move remote directories and files. ftp4j provide a variety of ways including: direct connection via TCP/IP through the FTP proxy, HTTP proxy SOCKS4/4a proxy and SOCKS5 proxy to connect through SSL secure connection to connect to a remote FTP server.)
- 2021-04-22 10:58:49下载
- 积分:1
-
通过TFTP服务器程序编写
java 编写的tftp服务器端程序-prepared by the tftp server procedures
- 2022-03-18 01:56:52下载
- 积分:1
-
一个通过代理登陆FTP服务器的客户端小软件,对于初学者了解FTP很有帮助,能列目录下载,和上传。...
一个通过代理登陆FTP服务器的客户端小软件,对于初学者了解FTP很有帮助,能列目录下载,和上传。-landing an agent through FTP server small client software for beginners to understand FTP helpful, it would have to list directories download and upload.
- 2022-08-19 23:01:02下载
- 积分:1
-
JAVA实现的FTP服务器源码
JAVA实现的FTP服务器源码-JAVA source FTP server
- 2022-03-25 02:50:45下载
- 积分:1
-
FTPServer的智能手机设备
Ftp server, used to setup a server for smart phone connection.End user can transfer data between smart phones.Need another ftp client for establishing connection..
- 2023-01-31 19:35:04下载
- 积分:1
-
网络传输文件
该文件详细的描述了WINSOCK的编程,基于MFC实现了网络通讯,传输任意形式的文件,包含可服务器端和客户端,自拟路径进行存储。
- 2022-08-06 11:07:12下载
- 积分:1